Damien Arrachequesne f627cd2db1 [feat] Add addAll method (#49)
That will allow to efficiently join a list of rooms.
2017-02-26 08:22:54 +01:00
2014-03-07 17:46:17 -03:00
2017-02-16 22:26:40 +01:00
2017-02-26 08:22:54 +01:00
2015-04-02 14:55:54 -07:00
2017-02-16 22:26:40 +01:00
2016-10-18 03:58:00 +02:00

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

Description
No description provided
Readme MIT 43 MiB
Languages
TypeScript 63.8%
JavaScript 36%