nats library

Classes

ConnectionOptions
Options for establishing server connection
NatsClient
NatsMessage
ServerInfo

Enums

Error

Constants

CONNECT → const String
CR_LF → const String
CR_LF_LEN → const int
DEFAULT_MAX_PING_OUT → const int
DEFAULT_MAX_RECONNECT_ATTEMPTS → const int
DEFAULT_PING_INTERVAL → const int
DEFAULT_PORT → const String
DEFAULT_PRE → const String
DEFAULT_RECONNECT_TIME_WAIT → const int
DEFAULT_URI → const String
EMPTY → const String
INFO → const String
MSG → const String
OK → const String
PING → const String
PONG → const String
PUB → const String
SUB → const String
UNSUB → const String