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

Fail with TlsFeatureNotEnabled if connecting to wss without the feature #186

Merged
merged 3 commits into from Aug 20, 2021
Merged

Fail with TlsFeatureNotEnabled if connecting to wss without the feature #186

merged 3 commits into from Aug 20, 2021

Conversation

Darksonn
Copy link
Contributor

Fixes: #182

@daniel-abramov
Copy link
Member

Ok, looks compact and concise, thanks :)

@daniel-abramov daniel-abramov merged commit cb24743 into snapview:master Aug 20, 2021
@Darksonn Darksonn deleted the tls-feature-not-enabled branch August 20, 2021 20:03
gregates pushed a commit to gregates/tokio-tungstenite that referenced this pull request Feb 24, 2024
Implement From<CapacityError> and From<UrlError> for Error.
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.

wss:// connections silently downgrade to plaintext if tokio-tungstenite is not compiled with TLS support
2 participants