socket.io-website
socket.io-website copied to clipboard
Socket.IO website and blog
Server API docs is missing documentation for function socket.listeners("event") to return all the functions listening to a given event, whereas documentation exists for Client
Added an additional warning regarding the fact that the server must emit one event to client in order for connection state recovery to be successful
I want to add cards to the section and improve the UI. 