nats-io / nats.ex

Elixir client for NATS, the cloud native messaging system. https://nats.io
MIT License
207 stars 36 forks source link

Add support for new consumer attributes #158

Open mmmries opened 6 months ago

mmmries commented 6 months ago

According to the NATS Consumer Docs there have been some new attributes added to consumers in nats-server 2.8.3 and 2.10.0.

Screenshot 2024-04-23 at 8 34 58 PM

We should support setting or checking these attributes, but we need to figure out some things like: