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

Re-port #90 #194

Merged
merged 2 commits into from Oct 16, 2021
Merged

Re-port #90 #194

merged 2 commits into from Oct 16, 2021

Conversation

Gelbpunkt
Copy link
Contributor

This is essentially a re-port of #90 to the latest version of tokio-tungstenite - the PR has merge conflicts and I assume that's why it hasn't been touched at all. I'm hoping that this re-port will make it possible to apply the changes. I also removed the unused async-await feature on futures-util.

Would love to see this merged since most other libraries - e.g. async-tungstenite or hyper - moved away from pin-project and this allows for much faster compile times.

As mentioned in #90, this might be a breaking change, but I am not sure. It does work fine for my existing uses and the examples, however.

Copy link
Member

@daniel-abramov daniel-abramov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! LGTM.

@jxs, if you agree with the changes, then we can merge it. I could then close the 2 leftovers that are superseded by this one.

@daniel-abramov daniel-abramov merged commit b40114e into snapview:master Oct 16, 2021
gregates pushed a commit to gregates/tokio-tungstenite that referenced this pull request Feb 24, 2024
…-roots-0.22.0

Update webpki-roots requirement from 0.21.0 to 0.22.0
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.

None yet

4 participants