Commit Graph

18 Commits (0.17.2)

Author SHA1 Message Date
Alisue e152c8511b Expose `client_async_tls_with_connector_and_config` 3 years ago
Yusuf Bera Ertan e89b49c16d feat: add two new features to allow using webpki-roots or rustls-native-certs 3 years ago
amesgen d28799bc12 add get_{ref,mut} for TokioAdapter 3 years ago
Constantin Nickel ab28b2d367 Migrate from pin-project to pin-project-lite 4 years ago
Constantin Nickel 42fb96666b Update tokio to 0.3 4 years ago
Constantin Nickel 7dcaebccf9 Split out tokio tls impls into separate files 4 years ago
Constantin Nickel a9fd92529e Configure the server trust anchors for tokio-rustls 4 years ago
Constantin Nickel 066af47721 Run rustfmt and enforce via CI 4 years ago
Constantin Nickel a2468d0431 Implement the `tokio::client_async_tls*` functions for `async-tls` and `tokio-rustls` 4 years ago
Constantin Nickel 96b1f87dfb Tune tokio's feature gates to play nice together 4 years ago
Mathias Koch 286dd662b6 Add support for tokio-rustls 4 years ago
Josh Matthews 00fa09ce37 Add openssl support. 4 years ago
Sebastian Dröge 3b770316d6 Work directly on the tokio AsyncRead/AsyncWrite traits and convert internally 4 years ago
Sebastian Dröge 8738c887c0 Add public type aliases for the stream types used by the various client-side functions 4 years ago
Sebastian Dröge 29e528d1bc Switch from deprecated tokio-tls to tokio-native-tls 4 years ago
Erich Gubler d4eea7211c build(deps): minimize unnecessary dependencies by using `futures-{channel,io,util}` directly instead of `futures` outside of tests/examples 4 years ago
Sebastian Dröge 3a994e6e3b Update to tungstenite 0.10 4 years ago
Sebastian Dröge c2ff77b446 Refactor features and optional API and add support for tokio/gio async runtimes 5 years ago