nats-io / nats.rs

Rust client for NATS, the cloud native messaging system.
Apache License 2.0
980 stars 159 forks source link

Add consumer action #1254

Closed Jarema closed 2 months ago

Jarema commented 2 months ago

We decided to not change behavior of create_consumer, as this would be a breaking change that does not show up during compile time.

Signed-off-by: Tomasz Pietrek tomasz@nats.io