Closed piotrpio closed 1 day ago
This PR adds Consumer.fetch() method for fetching batches of messages. It also adds JetStreamMessage and methods for acking messages and checking metadata.
Consumer.fetch()
JetStreamMessage
Signed-off-by: Piotr Piotrowski piotr@synadia.com
This PR adds
Consumer.fetch()
method for fetching batches of messages. It also addsJetStreamMessage
and methods for acking messages and checking metadata.Signed-off-by: Piotr Piotrowski piotr@synadia.com