We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 51e6666 + af66c09 commit 559e315Copy full SHA for 559e315
README.md
@@ -30,6 +30,9 @@ see [the example](https://github.com/http-rs/tide-websockets/blob/main/examples/
30
This crate uses ``#![deny(unsafe_code)]`` to ensure everything is implemented in
31
100% Safe Rust.
32
33
+## Alternatives
34
+- [tide-websockets-sink](https://github.com/cryptoquick/tide-websockets-sink) - A fork of this project that implements the Sink trait.
35
+
36
## License
37
38
<sup>
0 commit comments