nats-io / nats.net.v1

The official C# Client for NATS
Apache License 2.0
646 stars 151 forks source link

Auth Expiration Resubscribe #853

Closed scottf closed 9 months ago

scottf commented 9 months ago

When an auth callout jwt causes an expiration, don't close subscriptions so they can be re-subscribed on reconnect.