dhulihan / nats-sandbox

Playing in the sand with NATS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nats-sandbox

Getting Started

docker-compose run console

nats sub -s nats://nats:4222 hello &
nats pub -s "nats://nats-1:4222" hello first
nats pub -s "nats://nats-2:4222" hello second

About

Playing in the sand with NATS