/tide-websockets-ext

Helper code for working with `tide-websockets` crate.

Primary LanguageRustApache License 2.0Apache-2.0

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.