Skip to content

[http client]: switch to surf as backend #227

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

Closed
niklasad1 opened this issue Mar 5, 2021 · 1 comment
Closed

[http client]: switch to surf as backend #227

niklasad1 opened this issue Mar 5, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@niklasad1
Copy link
Contributor

niklasad1 commented Mar 5, 2021

We would like to switch to surf for a couple of reasons:

  • provides compat layer between tokio and async-std
  • comes with TLS via rustls
  • makes it compile for WASM
  • reduces the number of conditional compilation for jsonrpsee itself

Currently blocked on http-rs/surf#295

@niklasad1
Copy link
Contributor Author

Closing this we already have web transport which is sufficient

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant