[][src]Module ratsio::nats_client

Structs

NatsClient

The NATS Client. What you'll be using mostly. All the async handling is made internally except for the system messages that are forwarded on the Stream that the client implements

NatsClientMultiplexer
NatsClientOptions

Options that are to be given to the client for initialization

NatsClientOptionsBuilder

Builder for NatsClientOptions.

NatsClientSender

Enums

NatsClientState