Skip to content

Conversation

@BoboFraggins
Copy link

I don't know if this is of interest to you, but I got into a dependency problem with Tokio. As I am more familiar with Reqwest and it is already on Tokio 1.x, I went the route of switching out Surf with Tokio. All of the tests pass locally and it appears to fully work for my use case. If you are interested in this PR, I'd be happy to clean up any changes you require, otherwise feel free to close it.

Thanks for the great library.

@Empty2k12
Copy link
Collaborator

Hello @BoboFraggins, thanks for your PR 🚀 There's already an open PR for Reqwest at #92 by @msrd0. Did you have a chance to test if that also works for you? I intended on merging it soon once the CI errors are fixed.

@Empty2k12
Copy link
Collaborator

I think there's only the <dyn> fixes missing, which are part of your PR.

@msrd0
Copy link
Collaborator

msrd0 commented Jul 15, 2021

This PR does not seem to continue supporting async-std, which is probably undesirable

@msrd0
Copy link
Collaborator

msrd0 commented Oct 4, 2021

I'm closing this in favour of #92

@msrd0 msrd0 closed this Oct 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants