NATS C Client with JetStream and Streaming support
3.3.0
The nats.io C Client, Supported by Synadia Communications Inc.
|
#include <nats.h>
Public Attributes | |
int64_t | MaxMemory |
int64_t | MaxStore |
int64_t | MaxStreams |
int64_t | MaxConsumers |
Includes the JetStream limits of the current account.
int64_t jsAccountLimits::MaxMemory |
int64_t jsAccountLimits::MaxStore |
int64_t jsAccountLimits::MaxStreams |
int64_t jsAccountLimits::MaxConsumers |