Skip to content

kalleep/nats-streaming-clients

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nats-streaming-clients

Proof of concept for nats streaming for work

Prerequisites

  • Docker
  • Node

Deployment

  • Install dependencies with npm install
  • Build with npm run build
  • Start nats-streaming cluster with npm run docker:up
  • Start publisher with npm run start:pub <id>
  • Start subscriber with npm run start:sub <id>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published