NATS C Client with JetStream and Streaming support
3.9.1
The nats.io C Client, Supported by Synadia Communications Inc.
|
The Microservice endpoint group configuration object.
#include <nats.h>
Public Attributes | |
const char * | Prefix |
The subject prefix for the group. More... | |
const char * | QueueGroup |
Overrides the default queue group for the service. More... | |
bool | NoQueueGroup |
Disables the use of a queue group for the service. More... | |
const char* micro_group_config_s::Prefix |
const char* micro_group_config_s::QueueGroup |
bool micro_group_config_s::NoQueueGroup |