nats-io / nats.swift

Swift client for NATS, the cloud native messaging system.
Apache License 2.0
22 stars 4 forks source link

Add jetstream consumer management #83

Closed piotrpio closed 3 weeks ago

piotrpio commented 1 month ago

This adds management of consumers. All methods are available on JetStreamContext and Stream:

Signed-off-by: Piotr Piotrowski piotr@synadia.com