io.socket.request()
Sends a virtual request to a Sails server using Socket.io.
This method is wrapped by the other io.socket.*
() request methods, which should be used instead.
Please do not use io.socket.request()
directly unless you know what you're doing.