WebSocket wrapper to add socket.io-like functionality around native WebSockets or polyfills that implement the same interface (SockJS, connect.io, etc).
caseywebdev/live-socket
WebSocket wrapper to add socket.io-like functionality around native WebSockets or polyfills.
JavaScriptMIT