mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
f627cd2db1eb2f18aef82ac991ddf8ea799b662d
That will allow to efficiently join a list of rooms.
socket.io-adapter
Default socket.io in-memory adapter class.
How to use
This module is not intended for end-user usage, but can be used as an interface to inherit from from other adapters you might want to build.
As an example of an adapter that builds on top of this, please take a look at socket.io-redis.
License
MIT
Languages
TypeScript
63.8%
JavaScript
36%