#websocket #tide #websocket-client

tide-websockets-ext

用于保存 tide-websockets WebsocketConnections 的 Websockets 状态

1 个不稳定版本

0.1.0 2021年6月27日

#15 in #websockets

MIT/Apache

21KB
216

tide-websockets-ext

我编写这个库是因为我在使用 tide-websockets 编写 echo 服务器时首先写的东西。通过在 DashMap 中保留 WebsocketConnection,允许向所有或任何 WebSocket 客户端发送消息。


lib.rs:

一个使使用 tide-websockets 更容易的 crate。

依赖关系

~11–22MB
~342K SLoC