Crates.io | websoc-kit |
lib.rs | websoc-kit |
version | 0.0.1 |
source | src |
created_at | 2024-09-27 04:26:05.402935 |
updated_at | 2024-09-27 04:26:05.402935 |
description | A highly-opinionated Websocket tooling kit. |
homepage | https://www.toddgriffin.me/ |
repository | https://github.com/goddtriffin/websoc-kit |
max_upload_size | |
id | 1388230 |
size | 24,960 |
A highly-opinionated Websocket tooling kit.
Manages Websocket connections.
A WebsocketClient.
Only allows binary messages. If a text message is received, the Websocket connection is dropped immediately.
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!
make lint
make test
make fix
Made with 🤬 and 🥲 by Todd Everett Griffin.
websoc-kit
is open source under the
MIT License.