Tokio 1.0 support
- Dominant language
- Rust
- Stars
- 1.5k
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
Hey, thanks for this library and I would like to see support for `tokio 1.0`, for example https://github.com/paritytech/jsonrpsee/issues/227 would help us to move to `surf` instead of directly using hyper.
Currently this seems to blocked on https://github.com/http-rs/http-client/pull/74
Is there anything else that is blocking and what can I do to help to push this forward?
Contributor guide
Research direction
Start by reviewing the referenced http-client pull request 74 and the jsonrpsee issue 227 to understand the remaining Tokio 1.0 constraints. Trace how Surf depends on those components and identify what must change for Tokio 1.0 support. Done means Surf supports Tokio 1.0 and the stated migration path is no longer blocked.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100