SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication channel between the browser and the web server. -- Read More
INSTALL » npm install sockjs-windows
CODE » git clone https://github.com/sockjs/sockjs-node.git
Categories:
Engines:
Author:
- Marek Majkowski
Contributors
Maintainers
- substack