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

Make async-h1 the default client, don't build with wasm by default. #223

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Fishrock123
Copy link
Member

@Fishrock123 Fishrock123 commented Sep 7, 2020

See #217

The second commit is similar to tide & async-std issues and relates to rust-lang/cargo#1197

This is a tad unfortunate but should get around cargo pulling in wasm dependencies when not building for wasm.
@Fishrock123
Copy link
Member Author

Fishrock123 commented Sep 10, 2020

Discussed this on a call with @yoshuawuyts and @jbr.

It seems like there are still too many things missing from the async-h1 client at the time of writing to make this worthwhile for 2.0.

The list I gathered:

Other things that may be less-than-complete:

  • redirects (by default?)
  • encodings (?)
  • TLS support (?)

@Fishrock123
Copy link
Member Author

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.

1 participant