Skip to content

Commit 559e315

Browse files
authored
Merge pull request #19 from cryptoquick/tide-websockets-sink-fork-doc
2 parents 51e6666 + af66c09 commit 559e315

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ see [the example](https://github.com/http-rs/tide-websockets/blob/main/examples/
3030
This crate uses ``#![deny(unsafe_code)]`` to ensure everything is implemented in
3131
100% Safe Rust.
3232

33+
## Alternatives
34+
- [tide-websockets-sink](https://github.com/cryptoquick/tide-websockets-sink) - A fork of this project that implements the Sink trait.
35+
3336
## License
3437

3538
<sup>

0 commit comments

Comments
 (0)