/nats-1

Go Application that combines nats sub and pub

Primary LanguageGo

nats cli

Go Application that combines nats sub and pub

#Download

go get github.com/soutenniza/nats

Usage

  nats pub [-s server] [--ssl]  <subject> <msg> 
      or
  nats sub [-s server] [--ssl] [-t] [-r] <subject>