An open API service indexing awesome lists of open source software.

https://github.com/caseywebdev/live-socket

WebSocket wrapper to add socket.io-like functionality around native WebSockets or polyfills.
https://github.com/caseywebdev/live-socket

Last synced: 7 months ago
JSON representation

WebSocket wrapper to add socket.io-like functionality around native WebSockets or polyfills.

Awesome Lists containing this project

README

          

# Live

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