The Laravel Echo Server package is not only a socket server, but also provides a basic API so you can read data from the server.

laravel echo

This might be handy to display statistics in a administration panel, or give an error message whenever you cannot connect to the socket server (so you know its not online, or you could display a error message to your user/customer)