markrey / nats

Go Application that combines nats sub and pub

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nats cli

Go Application that combines nats sub and pub

#Download

go get github.com/starkandwayne/nats

Usage

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

About

Go Application that combines nats sub and pub


Languages

Language:Go 100.0%