2 releases
Uses new Rust 2024
| 0.0.2 | Feb 22, 2025 |
|---|---|
| 0.0.1 | Sep 27, 2024 |
#609 in WebSocket
139 downloads per month
25KB
435 lines
Websoc-Kit
A highly-opinionated Websocket tooling kit.
Features
WebsocKitManager
Manages Websocket connections.
WebsocKitClient
A WebsocketClient.
Highly-Opiniated Opinions
Only allows binary messages. If a text message is received, the Websocket connection is dropped immediately.
Developers
Project is under active maintenance - even if there are no recent commits! Please submit an issue / bug request if the library needs updating for any reason!
Commands
make lintmake testmake fix
Credits
Made with 🤬 and 🥲 by Todd Everett Griffin.
websoc-kit is open source under the
MIT License.
Dependencies
~25MB
~442K SLoC