disconnections
Description
Filters the rxws
stream to include only disconnection events. This will emit an event whenever the client disconnects from the server.
Usage
API
Since
1.0
Parameters
None
Options
None
Returns
{reason<String>}
: An Object which may include the reason for the disconnect.
Last updated