Sebastian Dröge
e1ef88d0e3
Update to tungstenite 0.14 and env_logger 0.9
3 years ago
Dominik Nakamura
fcb209d6de
Reduce crate package size
3 years ago
Sebastian Dröge
5726be5f2b
Update gio-runtime feature to glib/gio 0.14
3 years ago
Sebastian Dröge
b201d954cc
Update version to 0.14.0 and release
3 years ago
QiuJiangkun
44a59b66e5
conditionally disable verbose logging ( #92 )
...
* conditionally disable verbose logging
* disable logging setting context ... conditionally
* no verbose logging by default
3 years ago
Yusuf Bera Ertan
e89b49c16d
feat: add two new features to allow using webpki-roots or rustls-native-certs
4 years ago
Sebastian Dröge
09ba02ef15
Update version to 0.13.1
4 years ago
Sebastian Dröge
24cae74484
Update to tungstenite 0.13
...
And improve error mapping.
Fixes https://github.com/sdroege/async-tungstenite/issues/79
4 years ago
Sebastian Dröge
f276998e55
Release 0.12.0
4 years ago
Sebastian Dröge
1ec33071e4
Update webpki-roots to 0.21
4 years ago
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