http-to-ws
v0.0.2
Published
HTTP to WS clients proxy.
Downloads
5
Readme
HTTP-to-WS lib
Push http messages from root to subscribed Socket.IO clients
Install and running:
$ npm install http-to-ws
$ http-to-ws 3003
That's it. This package/bin simply proxy incomming requests' data (post/get/...) to subscribed socket.io clients.