Methods
Web Sockets
Dashboard has the Socket.io system loaded into it.
Access
Important: Socket.io is only available after using the Dashboard.init()
method.
Usage
Web Socket is now accesible from the ws://domain.com/test
if the SSL is not used with the Dashboard or wss://domain.com/test
if it is.
Was this page helpful?