NATS C Client with JetStream and Streaming support
3.9.1
The nats.io C Client, Supported by Synadia Communications Inc.
|
#include <nats.h>
Public Attributes | |
char * | Stream |
uint64_t | Sequence |
char * | Domain |
bool | Duplicate |
Ack received after successfully publishing a message.
char* jsPubAck::Stream |
uint64_t jsPubAck::Sequence |
char* jsPubAck::Domain |
bool jsPubAck::Duplicate |