Listener type aliases
ClientIdsListener
The ClientIdsListener
type describes a function that is used to listen to clients joining and leaving the active paths that a WsServer
is handling. Read more.
PathIdsListener
The PathIdsListener
type describes a function that is used to listen to changes of active paths that a WsServer
is handling. Read more.