NATS C Client with JetStream and Streaming support
3.10.0
The nats.io C Client, Supported by Synadia Communications Inc.
Loading...
Searching...
No Matches
Deprecated List
Member
natsConnection_GetLastError
(natsConnection *nc, const char **lastError)
Returns an internal pointer, with potential for race conditions. Please use natsConnection_ReadLastError instead.
Member
natsSubscription_NoDeliveryDelay
(natsSubscription *sub)
No longer needed. Will be removed in the future.
Member
natsSubscription_QueuedMsgs
(natsSubscription *sub, uint64_t *queuedMsgs)
Use
natsSubscription_GetPending
instead.
NATS.IO Supported By Synadia Communications Inc.