#websocket #tide #websocket-client

tide-websockets-ext

Websockets state for saving tide-websockets WebsocketConnections

1 unstable release

0.1.0 Jun 27, 2021

#15 in #websockets

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–22MB
~344K SLoC