dockerized_openAger/nodered/rootfs/data/node_modules/socket.io-adapter
valki 664c6d8ca3 Intial Commit 2020-10-17 18:42:50 +02:00
..
.idea Intial Commit 2020-10-17 18:42:50 +02:00
LICENSE Intial Commit 2020-10-17 18:42:50 +02:00
Readme.md Intial Commit 2020-10-17 18:42:50 +02:00
index.js Intial Commit 2020-10-17 18:42:50 +02:00
package.json Intial Commit 2020-10-17 18:42:50 +02: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