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
Those methods are now replaced by more generic methods at the server
level, and will be removed in the next major release.
Regarding the allRooms() method, we may also remove it, as transferring
all rooms (including private ones) across the cluster is not really
efficient, and users could use `serverSideEmit()` instead to implement
their own logic.
0 commit comments