mirror of
https://github.com/socketio/socket.io.git
synced 2026-01-10 15:37:58 -05:00
The fetchSockets() method of the parent class is synchronous, so the onMessage() method does not need to be asynchronous.
The fetchSockets() method of the parent class is synchronous, so the onMessage() method does not need to be asynchronous.