Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 257 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 257 Bytes

install

Install the server: brew install nats-server

Install the CLI: brew install nats-io/nats-tools/nats

Start

nats-server -c config.txt

To check if the server is properly running: nats server check connection

Observe

nats traffic