#websocket #tide #websocket-client #saving #state

tide-websockets-ext

Websockets state for saving tide-websockets WebsocketConnections

1 unstable release

0.1.0 Jun 27, 2021

#16 in #saving

MIT/Apache

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