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

tide-websockets-ext

Websockets state for saving tide-websockets WebsocketConnections

1 unstable release

0.1.0 Jun 27, 2021

#18 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

~12–24MB
~369K SLoC