socket.io-website icon indicating copy to clipboard operation
socket.io-website copied to clipboard

Servers API missing function

Open HeroOfOdyssey opened this issue 1 year ago • 0 comments

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

HeroOfOdyssey avatar Oct 19 '24 17:10 HeroOfOdyssey