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

https://github.com/suhailroushan13/socket.io-boilerplate

Socket.IO is a library that enables low-latency, bidirectional and event-based communication between a client and a server. Diagram of a communication between a server and a client It is built on top of the WebSocket protocol and provides additional guarantees like fallback to HTTP long-polling or automatic reconnection.
https://github.com/suhailroushan13/socket.io-boilerplate

socket-io socket-programming sockets

Last synced: about 1 month ago
JSON representation

Socket.IO is a library that enables low-latency, bidirectional and event-based communication between a client and a server. Diagram of a communication between a server and a client It is built on top of the WebSocket protocol and provides additional guarantees like fallback to HTTP long-polling or automatic reconnection.

Awesome Lists containing this project