@socket.io/redis-emitter

v4.1.1
The Socket.IO Redis emitter, allowing to communicate with a group of Socket.IO servers from another Node.js process

test

npm run format:check && tsc && nyc mocha --require ts-node/register --timeout 5000 test/index.ts --exit

format:check

prettier --parser typescript --check 'lib/**/*.ts' 'test/**/*.ts'

format:fix

prettier --parser typescript --write 'lib/**/*.ts' 'test/**/*.ts'

prepack

tsc
npm i @socket.io/[email protected]

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 1/4/2022

Downloads

Maintainers