lyxaira.glass 8df8a0d9ff Programa es js que permite la copia de archivos de un folder a otro, de manera local por el momento. | 5 years ago | |
---|---|---|
.. | ||
.npmignore | 5 years ago | |
LICENSE | 5 years ago | |
Readme.md | 5 years ago | |
index.js | 5 years ago | |
package.json | 5 years ago |
Default socket.io in-memory adapter class.
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.
MIT