1XX - Server status
100 - Server version and time
Returns the server version (established in the server configuration file) and the current server time (as a timestamp)
In
Out
101 - Connected clients
Returns the number of connected clients. If data.channel is provided, the number of clients of that channel will be returned.
In
Out
102 - Channel list
Returns the list of existing channels and the number of connected clients for each one.
In
Out
Last updated