sockjs-wrap
Wrapper for SockJS connections on Node - Add events and client callbacks.
Wrapper for SockJS connections on Node - Add events and client callbacks.
React websocket component with STOMP over SockJS
Tool for benchmark websocket (socket.io, faye, primus, sockjs)
Client for nmsg-tcp
SockJS-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.
vert.x eventbus client for node.js
webSocket-multiplex-client is a nodeJs wrapper on client component of Websocket-multiplex. This helps for writing full end-to-end unit test cases in nodejs
adding postgres database connector example
A generic websocket transport for winston based on primus
SockJS-client for node
SockJS-client for node (Fork)
binary-safe streaming sockjs for node and the browser
small pub sub system on top of sockjs
SockJS EventBus. Events over SockJS protocol. Based on EventEmitter2 (so we have events with namespaces and wildcards). Client served similary to socket.io - via nodejs server which is used for SockJS server. This is a prototype.
binary-safe streaming sockjs for node and the browser
Centrifuge and Centrifugo client for NodeJS and browser
Binds Express and any real time engine through Primus
Primus is a simple abstraction around real-time frameworks. It allows you to easily switch between different frameworks without any code changes.
A SockJS server publishing message from a Redis store to clients
use sockjs to pub and sub redux action on server and client