Wocket
A WebSocket library for Deno.
Although Wocket has working code, it is still very much under development and unstable. APIs will change without notice. Sorry for any inconvenience!
Getting Started
Get started here to build a basic WebSocket server using Wocket.
Alternatively, you can navigate through the full documentation and check out the tutorials.
Features
- JSON encoding
- Zero dependencies
Want to contribute? Follow the Contributing Guidelines here. All code is released under the MIT License.