You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.
The docs don't say that and maybe the maintainers have a good reason here, but, conceptually, if disconnect and disconnecting are reserved, so is connection.
The text was updated successfully, but these errors were encountered:
If I understood this conversation correctly, potentially, a client could emit a connection event.
So we should treat the connection as a reserved event only when instrumenting the Server instance and not the Socket.
See socketio/socket.io-website#277
The docs don't say that and maybe the maintainers have a good reason here, but, conceptually, if
disconnect
anddisconnecting
are reserved, so isconnection
.The text was updated successfully, but these errors were encountered: