socket.io-website
socket.io-website copied to clipboard
Servers API missing function
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