sockjs-broker-client

JSON →
library 1.2.12 ·javascript
verified Jun 7, 2026

A WebSocket client library for connecting to sockjs-broker servers. Version 1.2.12 provides a client base for establishing WebSocket connections via the SockJS protocol, supporting reconnection, event handling, and message exchange. Released with low update frequency, it is intended for use with the sockjs-broker server-side component. Key differentiators include lightweight implementation and compatibility with SockJS fallback transports for browser environments, but limited documentation and ecosystem support compared to alternatives like native WebSocket or Socket.IO.