Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

feat: allow using native-tls or rustls #330

Merged
merged 2 commits into from
Jul 5, 2021
Merged

feat: allow using native-tls or rustls #330

merged 2 commits into from
Jul 5, 2021

Conversation

gakonst
Copy link
Owner

@gakonst gakonst commented Jul 5, 2021

Closes #325:

  • Makes Rust TLS the default feature being used with tokio-tungstenite/reqwest
  • Adds an openssl feature for using native bindings otherwise

Copy link
Contributor

@shekohex shekohex left a comment

Choose a reason for hiding this comment

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

LGTM!

@gakonst gakonst merged commit dd98a59 into master Jul 5, 2021
@gakonst gakonst deleted the feat/rustls branch July 5, 2021 11:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add rustls as a feature flag or use it by default.
2 participants