Skip to content

Latest commit

 

History

History
76 lines (45 loc) · 2.38 KB

File metadata and controls

76 lines (45 loc) · 2.38 KB

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.