websocket
Version:
Websocket Client & Server Library implementing the WebSocket protocol as specified in RFC 6455.
1 lines • 44 B
JavaScript
module.exports = require('./lib/websocket');
Websocket Client & Server Library implementing the WebSocket protocol as specified in RFC 6455.