Skip to content
This repository was archived by the owner on Dec 11, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 289 Bytes

File metadata and controls

15 lines (8 loc) · 289 Bytes

Nodejs ZeroMQ PUB/SUB Example

Requirements :

  1. ZeroMQ installed on your system

  2. node.js

  3. redis //optional, if you want to store sessions on the go

All set? Go ahead run, 'node server'

To make it scalable, use PORT forwarding in ZeroMQ