A standardized way socket messages are dispatched and their responses are handled
Static
Send a socket request to all other clients and handle their responses.
The socket event name being handled
Request data provided to the Socket event
A Promise which resolves to the SocketResponse
Private
Handle an error returned from the database, displaying it on screen and in the console
The provided Error message
A standardized way socket messages are dispatched and their responses are handled