UNPKG

websocket-multiplex

Version:

WebSocket-multiplex is a thin library on top of SockJS that allows you to do multiplexing of many virtual WebSockets connection over a single physical one.

10 lines (9 loc) 253 B
{ "name" : "websocket-multiplex-sockjs-example", "version" : "0.0.0-unreleasable", "dependencies" : { "express" : "2.5.8", "sockjs" : "0.2.x", "websocket-multiplex" : "*" } }