1 unstable release
| 0.1.0 | Jun 27, 2021 |
|---|
#16 in #saving
21KB
216 lines
tide-websockets-ext
I wrote this library because it was the first thing I wrote while writing an echo server with tide-websockets. Allows sending to all or any websocket client by holding the WebsocketConnection in a DashMap.
lib.rs:
A crate that makes it easier to work with tide-websockets.
Dependencies
~13–25MB
~370K SLoC