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
I added a function in the base adapter for getting ids of connected clients in a room. The function is async to allow simple replacement with the redis adapter (see pull request in socket.io-redis):
(socketio/socket.io-redis-adapter#15)
The text was updated successfully, but these errors were encountered:
I added a function in the base adapter for getting ids of connected clients in a room. The function is async to allow simple replacement with the redis adapter (see pull request in socket.io-redis):
(socketio/socket.io-redis-adapter#15)
The text was updated successfully, but these errors were encountered: