pdfdraw/server/node_modules/socket.io-adapter
szaimen e33f27b5a4 also commit the npm_modules and package-lock.json
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-03-04 12:25:14 +01:00
..
.idea also commit the npm_modules and package-lock.json 2021-03-04 12:25:14 +01:00
index.js also commit the npm_modules and package-lock.json 2021-03-04 12:25:14 +01:00
LICENSE also commit the npm_modules and package-lock.json 2021-03-04 12:25:14 +01:00
package.json also commit the npm_modules and package-lock.json 2021-03-04 12:25:14 +01:00
Readme.md also commit the npm_modules and package-lock.json 2021-03-04 12:25:14 +01: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 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