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