DFS_Shuo_Chen e2eb47a926 V1.16.9 4 months ago
..
node_modules e2eb47a926 V1.16.9 4 months ago
.npmignore e2eb47a926 V1.16.9 4 months ago
History.md e2eb47a926 V1.16.9 4 months ago
LICENSE e2eb47a926 V1.16.9 4 months ago
Readme.md e2eb47a926 V1.16.9 4 months ago
index.js e2eb47a926 V1.16.9 4 months ago
package.json e2eb47a926 V1.16.9 4 months ago

Readme.md

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