Closed
Description
Using this snippet from the README,
const rooms = await io.of('/').adapter.allRooms();
Got a typescript error that allRooms does not exist on adapter ^^
Please update with what works to get the list of all rooms, across multiple nodes.
Using the version "@socket.io/redis-adapter": "^7.1.0", "socket.io": "^4.4.1",
Metadata
Metadata
Assignees
Labels
No labels