@socket.io/redis-emitter

v5.1.0
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/redis-emitter

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 1/12/2023

Downloads

Maintainers