websocket-driver@0.7.5
// WebSocket protocol handler with pluggable I/O
$ npm install websocket-driver
downloads/wk
29,771,243
license
Apache-2.0
version
0.7.5
published
Jun 4, 2026
What is websocket-driver?
websocket-driver is a JavaScript library that implements the WebSocket protocol and allows you to handle WebSocket connections with pluggable input/output handling. You would use it to build WebSocket servers or clients with flexible control over how data is sent and received, rather than relying on a single I/O mechanism.
Links
Keywords
Dependencies (3)
Maintainers
jcoglan