131 Forks
473 Stars
473 Watchers

nats.java

Java client for NATS

How to download and setup nats.java

Open terminal and run command
git clone https://github.com/nats-io/nats.java.git
git clone is used to create a copy or clone of nats.java repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with nats.java https://github.com/nats-io/nats.java/archive/master.zip

Or simply clone nats.java with SSH
[email protected]:nats-io/nats.java.git

If you have some problems with nats.java

You may open issue on nats.java support forum (system) here: https://github.com/nats-io/nats.java/issues