Constantin Nickel
ab28b2d367
Migrate from pin-project to pin-project-lite
4 years ago
Sebastian Dröge
33e3722ab0
Update version to 0.11.0
4 years ago
Constantin Nickel
253f8c9291
Update to tokio 1.0
4 years ago
root
6cb24591ad
update to async-tls
4 years ago
Sebastian Dröge
c6961093ef
Update to env_logger 0.8
4 years ago
Constantin Nickel
3b28f485fc
Update version to 0.10.0
4 years ago
Constantin Nickel
42fb96666b
Update tokio to 0.3
4 years ago
Constantin Nickel
c648bdd256
Update version to 0.9.3
4 years ago
Constantin Nickel
a9fd92529e
Configure the server trust anchors for tokio-rustls
4 years ago
Sebastian Dröge
e4eb921df6
Update version to 0.9.2
4 years ago
Constantin Nickel
dd066e2737
Update pin-project to 1
4 years ago
Sebastian Dröge
b9620a8793
Update version to 0.9.1
4 years ago
Constantin Nickel
77c1f7b2a3
Remove the tokio-rustls feature from the docs.rs build
...
the tokio tls features don't play nice together at the moment
and break the doc build
4 years ago
Sebastian Dröge
306f198461
Update version to 0.9.0
...
The update to async-tls 0.9 changes the API if that feature is enabled.
Fixes https://github.com/sdroege/async-tungstenite/issues/52
4 years ago
Constantin Nickel
e0675f3adf
Remove futures-util's `async-await` feature
4 years ago
Mathias Koch
93aeaa35c8
Remove default feature, unused tungstenite/tls feature and add cargo check to travis
4 years ago
Mathias Koch
286dd662b6
Add support for tokio-rustls
4 years ago
Constantin Nickel
edaaebd60e
Update async-tls to 0.9
4 years ago
Sebastian Dröge
dfe62345be
Update version to 0.8.0
4 years ago
Sebastian Dröge
d53887cbf4
Update async-tls to 0.9
...
Fixes https://github.com/sdroege/async-tungstenite/issues/43
4 years ago
Philippe Normand
2f2319c125
Update to gio 0.9 and glib 0.10
4 years ago
Sebastian Dröge
16b1612b6e
Update version to 0.7.1
4 years ago
Josh Matthews
00fa09ce37
Add openssl support.
4 years ago
Sebastian Dröge
b1e44a5e77
Update version to 0.8.0
4 years ago
Heinz N. Gies
b86e6d5369
bump tungstenite to 0.11
4 years ago
Sebastian Dröge
929dacbbdc
Update version number to 0.6.0
5 years ago
Sebastian Dröge
29e528d1bc
Switch from deprecated tokio-tls to tokio-native-tls
5 years ago
Sebastian Dröge
cba1d7bb32
Update version to 0.5.0
...
This depends on a new version of async-tls, which breaks API.
5 years ago
Sebastian Dröge
dd57c420a4
Update version to 0.4.3
5 years ago
SchrodingerZhu
a2b88e46d0
bump version
5 years ago
Sebastian Dröge
f36c55b3f5
Update version to 0.4.2
5 years ago
Sebastian Dröge
6398b27044
Add the "std" feature to the futures-io dependency
...
Otherwise AsyncRead/AsyncWrite are not available.
Fixes https://github.com/sdroege/async-tungstenite/issues/18
5 years ago
Sebastian Dröge
60ea29ff03
Update version to 0.4.1
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
Naja Melan
17ceebb5dc
Add required feature for example async-std-echo.
...
Allows `cargo +nightly test` without any features.
5 years ago
hbgl
42d6771357
Add example of server periodically updating client
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
Nathan Torchia
744c7fd124
Added server example
5 years ago
Sebastian Dröge
6a9914b9da
Update version to 0.3.1
5 years ago
Sebastian Dröge
c2ff77b446
Refactor features and optional API and add support for tokio/gio async runtimes
5 years ago
Sebastian Dröge
74a5094df5
Release 0.2.1
5 years ago
Sebastian Dröge
fb8bbca9ed
Add optional support for TLS via async-native-tls instead of async-tls (rustls)
...
Can be enabled with the "native-tls" feature instead of just "tls".
5 years ago
Sebastian Dröge
21411b2dc1
Add documentation link to Cargo.toml
5 years ago
Sebastian Dröge
9bf555ed07
Update version to 0.2.0
5 years ago
Sebastian Dröge
016d365829
Release 0.1.1
5 years ago
Sebastian Dröge
6eaadd613b
Remove unused bytes dependency
5 years ago
Sebastian Dröge
69d9a0c364
Update dependencies
5 years ago
Sebastian Dröge
6ed543c8bf
Update to tungstenite 0.9.2 instead of tracking git master
5 years ago
Danny Browning
3ccd307be3
Update to work on stable
5 years ago
Sebastian Dröge
1764a42b19
Update to pin-project 0.4
5 years ago