Skip to main content

Module source

Module source 

Source
Expand description

NATS source: JetStream pull consumer with bounded asynchronous acknowledgement, or core subscribe (at-most-once). Messages are acknowledged only after successful deserialization; the source remains explicitly ephemeral and does not couple broker acks to checkpoints.

Structs§

NatsSource
NATS source — core and JetStream modes.