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
...
Fixes https://github.com/sdroege/async-tungstenite/issues/28
4 years ago
Sebastian Dröge
8738c887c0
Add public type aliases for the stream types used by the various client-side functions
...
Fixes https://github.com/sdroege/async-tungstenite/issues/35
4 years ago
Sebastian Dröge
29e528d1bc
Switch from deprecated tokio-tls to tokio-native-tls
5 years ago
Erich Gubler
d4eea7211c
build(deps): minimize unnecessary dependencies by using `futures-{channel,io,util}` directly instead of `futures` outside of tests/examples
5 years ago
Sebastian Dröge
3a994e6e3b
Update to tungstenite 0.10
...
Partially based on tungstenite commits
- 46dfd9ed3ee75b0261e9f5f71c8e70492407248b by Alexey Galakhov
- 31010fd636b3edc683199e3182ea34d799118d5b by Alexey Galakhov
5 years ago
Sebastian Dröge
c2ff77b446
Refactor features and optional API and add support for tokio/gio async runtimes
5 years ago