nats-io / nats.rs

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

feat: add pause consumer #1234

Open yordis opened 3 months ago

yordis commented 3 months ago

Closes #1218

Jarema commented 3 months ago

Thanks for the PR!

However, this feature has to be implemented in async-nats.

Let me know if I can help you with that in any way, or reach me on NATS slack, if you want to continue the work on this of course :).

yordis commented 3 months ago

Am I going in the right direction now?