Alex Touchet
50d5a37bdc
Switch build status badge to GitHub Actions
2 years ago
Daniel Abramov
42b8797e8b
Revert "Add `permessage-deflate` support"
...
This reverts commit edb2377540
.
See https://github.com/snapview/tungstenite-rs/pull/328#issuecomment-1480349206
2 years ago
kazk
edb2377540
Add `permessage-deflate` support
2 years ago
Daniel Abramov
b8ccbcf2a1
chore: update the documentation
...
Fixes #280 .
3 years ago
Daniel Abramov
45dad40cb5
chore: update README
3 years ago
Daniel Abramov
89697449ff
Fixes #230
3 years ago
Daniel Abramov
41999eeb0c
Change default TLS features
...
Closes #202 .
4 years ago
Daniel Abramov
f59f20bc80
doc: update README
4 years ago
Dominik Nakamura
c101024c28
Add support for rustls as TLS backend ( #166 )
...
* Add support for rustls as TLS backend
* Use a "use-*" prefix for the TLS features
* Only enable rustls if native-tls is not enabled
* Allows several TLS components to coexist
* Update docs for rustls mentions
* Enable all features on docs.rs
* Rename TLS feature flags from "use-*" to "*-tls"
* Make native-tls the default
* Move TLS related errors to a separate enum
* Add changelog entry about rustls support
* Fix wrong naming in main error enum
* Simplify docs about tls feature flag usage
4 years ago
Daniel Abramov
36f617ae1b
Update README.md
...
Closes #157
4 years ago
WiredSound
b85a661967
Minor change to wording of README
4 years ago
Zoldszemesostoros
e7bab13e6d
make echo server compile
...
The original code failed to compile with "expected item after doc comment" error message
4 years ago
Kevin W Matthews
4cb27d08e4
Fix typo in README.md example
5 years ago
Alex Touchet
7581706c90
Update links
5 years ago
Nelson Chen
a307160e1a
Add use statements to README.md example
...
These clarify what comes from `std` and what comes from `tungstenite`.
7 years ago
Daniel Abramov
5982d4094d
Update README and examples
7 years ago
Daniel Abramov
9d6c3058d5
Add travis badge to README.md
7 years ago
Daniel Abramov
e36093047e
Update README.md with doc and crates.io badges
8 years ago
Bruno Bigras
ceb22faacf
fix sample code in README.md
8 years ago
Alexey Galakhov
da7c401e7f
trivial: fix license badges in README.md
8 years ago
Alexey Galakhov
d07f8067ff
Add Readme and update license
...
Signed-off-by: Alexey Galakhov <agalakhov@snapview.de>
8 years ago