C client library for NATS messaging system
C client for the NATS messaging system
nats-bench
nats-sub
nats-pub
$ nats-sub subject-name
$ nats-pub subject-name 'Hello NATS'
$ nats-bench -s nats://localhost:4222 subject-name -n 100000