jetstream v0.0.1-pre1 Jetstream
Provides functions for interacting with a NATS Jetstream server.
Note: Jetstream is currently considered a beta feature of the NATS project, it is not available by default. Any APIs you see here are liable to change in a way that is outside the normal versioning scheme.
Link to this section Summary
Link to this section Functions
Link to this function
ack(map)
Specs
ack(Gnat.message()) :: :ok
Link to this function
nack(map)
Specs
nack(Gnat.message()) :: :ok