SockJS

Home > Transportation > Rickshaw > Websockets > SockJS

A client-side JavaScript library that provides a WebSocket-like interface, along with fallback protocols like polling, streaming, and iframe. SockJS aims to provide reliable, low-latency real-time communication over the web.