theebruv / notification-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

notification-app

A notification server with publihser and susbscriber

Available Scripts

Install node modules

yarn

Start the server

yarn start

This will start three servers:

  1. Publisher running on port 5000
  2. Subscriber one running on port 8000
  3. Subscriber two running on port 9000

About


Languages

Language:JavaScript 100.0%