websocket-extensions@0.1.4
// Generic extension manager for WebSocket connections
$ npm install websocket-extensions
downloads/wk
28,068,943
license
Apache-2.0
version
0.1.4
published
Jun 2, 2020
What is websocket-extensions?
The websocket-extensions package provides a framework for managing WebSocket protocol extensions, allowing you to add custom functionality to WebSocket connections. Developers use it to implement compression, authentication, or other features that extend the base WebSocket protocol without building extension handling from scratch.
Links
Keywords
Maintainers
jcoglan