Search results
95 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
A wrapper around express, sockjs-node, and redis that provides token based authentication, a websocket based rpc-like abstraction, and an optional publish subscribe interface.
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.
Wrapper for SockJS connections on Node - Add events and client callbacks.
JavaScript client SDK for bidirectional communication with Centrifugo and Centrifuge-based server from browser, NodeJS and React Native
Nodejs remote procedure call built on top of sockjs (This package is deprecated please use eureca.io instead!)
Easy to use, plug and play type of Stomp Websocket for Angular based on (ng2-stompjs).
Node.js client to interact with the Centrifugo HTTP API
RPC event based router for JavaScript bi-directional messaging
Client libraries for Node-Token-Sockjs server
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.
SockJS-client for node
Define resources with auto-binded methods that can be called remotely on top of Primus.
SockJS Abstraction
RxJS powered Event Bus client for Vert.x 3
Centrifuge javascript client
Tool for benchmark websocket (socket.io, faye, primus, sockjs)
A Duplex object stream backed by a socket (WebSocket, ws, SockJS) exchanging JSON encoded messages.
SockJS Client Abstraction
Nodejs transparent bidirectional remote procedure call (RPC) supporting multiple transports : WebRTC, Websocket, engine.io, faye ...etc