Clojure wrapper around NATS Streaming Java client
git clone https://github.com/deem0n/clj-nats-streaming
You need to setup NATS Streaming server and push messages into it. After that test script can connect to the NATS Streaming server and subscribe to the topic.
lein test
FIXME: explanation
$ java -jar clj-nats-streaming-0.1.0-standalone.jar [args]
Copyright © 2018 Dmitry Dorofeev.
Distributed under the MIT license