1 unstable release

0.0.1 Sep 27, 2024

#52 in #tooling

Download history 108/week @ 2024-09-21 64/week @ 2024-09-28 2/week @ 2024-10-05

174 downloads per month

MIT license

24KB
421 lines

Websoc-Kit

Version Docs

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 lint
  • make test
  • make fix

Credits

Made with 🤬 and 🥲 by Todd Everett Griffin.

websoc-kit is open source under the MIT License.

Dependencies

~15–24MB
~406K SLoC