lunaisadev-website-old/node_modules/socket.io-adapter
Luna 4f63b4f9a0 first commit 2021-07-27 18:40:12 -07:00
..
.idea first commit 2021-07-27 18:40:12 -07:00
LICENSE first commit 2021-07-27 18:40:12 -07:00
Readme.md first commit 2021-07-27 18:40:12 -07:00
index.js first commit 2021-07-27 18:40:12 -07:00
package.json first commit 2021-07-27 18:40:12 -07:00

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 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