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
In here we should be passing as well the &token=${mytoken} or however the syntax was. Do refer to actually #46 re @logan12358 's comment about sockets - the whole mechanism should be offloaded and handled centrally, as we don't need to open new ones for each connection (should have one client id per session and join/leave rooms as necessary & update store accordingly).
The text was updated successfully, but these errors were encountered:
Step 0:
In here we should be passing as well the
&token=${mytoken}
or however the syntax was. Do refer to actually #46 re @logan12358 's comment about sockets - the whole mechanism should be offloaded and handled centrally, as we don't need to open new ones for each connection (should have one client id per session and join/leave rooms as necessary & update store accordingly).The text was updated successfully, but these errors were encountered: