Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tokio 1.0 support #295

Open
niklasad1 opened this issue Mar 5, 2021 · 2 comments
Open

Tokio 1.0 support #295

niklasad1 opened this issue Mar 5, 2021 · 2 comments

Comments

@niklasad1
Copy link

niklasad1 commented Mar 5, 2021

Hey, thanks for this library and I would like to see support for tokio 1.0, for example paritytech/jsonrpsee#227 would help us to move to surf instead of directly using hyper.

Currently this seems to blocked on http-rs/http-client#74

Is there anything else that is blocking and what can I do to help to push this forward?

@sunng87
Copy link

sunng87 commented Mar 6, 2021

Once http-rs/http-client#74 merged we can simply upgrade async-std to 1.9 and use their tokio1 feature to get surf work on tokio 1.0.

@Fishrock123
Copy link
Member

semver-major because we re-export http-client stuff and it's also semver-major over there

(And would also be semver-major if it were all here.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants