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 May 14, 2024. It is now read-only.
I am trying to pass in more than one argument in the sendEvent function.
for example:
The current api does not seem to support more than one argument.
Socket.IO.m line 200:
This will always create an array of one object, even if pass in an array.
The text was updated successfully, but these errors were encountered: