Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 274 Bytes

readme.md

File metadata and controls

11 lines (8 loc) · 274 Bytes

Notification Emitter Engine

This engine listens to Redis for a targetted app's notification payloads and delivers them to the client app via socket.io

Usage

Clone the repo and cd into the project

npm install
node index.js app_name server_port socket_port