Skip navigation links

Package io.nats.client

The Java Nats client is encapsulated into this single package io.nats.client.

See: Description

Package io.nats.client Description

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