Package io.nats.client

The Java NATS client is encapsulated into this single package io.nats.client. Applications will start from the Nats class to connect to the NATS server. Once connected, they can use the Connection object to publish messages or create subscriptions.
Since:
2.0.0