SockJS-client is a browser JavaScript library that provides a WebSocket-like object.
WebSocket ClientBase for sockjs-broker
A streaming API for sockjs
A modern, browser-only SockJS client — rewritten in pure TypeScript ESM.
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.
SockJS-client is a browser JavaScript library that provides a WebSocket-like object.
SockJS-client is a browser JavaScript library that provides a WebSocket-like object.
mirror of sockjs-client, bundled and exposed as ES module
React Hook for SockJs
STOMP Over WebSocket service for angular2
Client library for SockJS (Websocket)
live data access object
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.
Reconnect a stream (tcp, ws, tls, http) when network goes down.
Ssh addon for xterm.js
Lightweight WebSocket wrapper lib with socket.io-like event handling, requests, and channels
SockJS-client is a browser JavaScript library that provides a WebSocket-like object. 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 se
SockJS-client is a browser JavaScript library that provides a WebSocket-like object.
WebSocket terminal connections for K8s web terminals in Tabby
Wrapper for SockJS connections on Node - Add events and client callbacks.
SockJS-client for node
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
Abstraction for retrieving ip address information from a Node.js connection. Searches for proxy headers before degrading req.address
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.