About
SockJS is a JavaScript library that provides a WebSocket-like object for browsers lacking native support. It automatically selects the best available transport method to maintain a persistent connection between client and server.
SockJS is a JavaScript library that provides a WebSocket-like object for browsers lacking native support. It automatically selects the best available transport method to maintain a persistent connection between client and server.