mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
d16e46df36a1e4016f88150041bde37583c0462a
Use a Room class to efficiently track room size.
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 inheirt 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%