@small-tech/express-ws
Fork of express-ws. WebSocket endpoints for Express applications (uses require instead of import, binds routes to the web socket instance, and has high-level support for broadcast client filtering/“room” support).
Fork of express-ws. WebSocket endpoints for Express applications (uses require instead of import, binds routes to the web socket instance, and has high-level support for broadcast client filtering/“room” support).
Proxy hyperswarm connections over websockets with auto-reconnect logic
When multiple messages are received in single message event of WebSocket causing problems with JSON parser. This small JS library handles multiple jsons in single message
Node module for mocking Web Socket (server side)
Convert ArrayBuffer and Blobs to strings. Browser only
Lightweight WebSocket wrapper lib with socket.io-like event handling, requests, and channels
A Duplex object stream backed by a socket (WebSocket, ws, SockJS) exchanging JSON encoded messages.
Simple, Fast, Robust Implementation of JSON-RPC 2.0 over WebSocket for Node.js w/ TypeScript
Websocket Client for Angular which works best with the Regoch Websocket Server.
Egg standard WebSocket plugin
Primus is a simple abstraction around real-time frameworks. It allows you to easily switch between different frameworks without any code changes.
Ultra fast Websocket Server with builtin JS framework for creating real-time, complex apps.
Live data from MongoDB or even Mongoose over a websocket with just one simple configuration.
在ws库之上对socket.io改进的一个长连接实时通信库-服务端
websocket client that reconnect
A tiny, Promise-based WebSocket protocol allowing request-response usage in ECMAScript
Handle WebSocket connections using express routes.
WebSocket-based NodeJS framework for peer-to-peer communication between microservices
Small framework for easily exposing an API over websockets to clients
Communication library for lazy enthusiasts