Closed kettanaito closed 9 months ago
Binds the server.on() listener to a custom context that exposes the event property standing for the original MessageEvent instance behind the intercepted Socket.IO message.
server.on()
event
MessageEvent
Changes
Binds the
server.on()
listener to a custom context that exposes theevent
property standing for the originalMessageEvent
instance behind the intercepted Socket.IO message.