Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 969 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 969 Bytes

nats-demo

nats-streaming-server -m 8222 \
  --store file \
  --dir $HOME/.nats \
  --max_msgs 0 \
  --max_bytes 0

nats.io basisc:

We are not going to use nats-streaming at this point. The new coolness is nats jetstream which is built into nats v2.0 and supports persistence. You should read this blog series to learn about using Message Oriented Middleware (MoM):

nats.io streaming:

That is, no two connections with the same client ID will be able to run concurrently.

Video Explainer (audio in Bangla): https://youtu.be/J-EV3GmWkuM