Module client

Module client 

Source
Expand description

NATS client wrapper with typed publish/subscribe operations.

Structs§

Client
A typed NATS client wrapper with configurable codec.

Traits§

ToServerAddrs
Trait for types that can be converted to server addresses.