You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Subscription violations are not send as a response to a subscribe, but as an asynchronous message sent to the client.
You can catch it with event callback
We're discussing options across the clients if that can be improved.
Observed behavior
Im expirementing with the auth callout and setting permissions for clients connecting to my nats-server.
The following setup is happening:
Expected behavior
I would expect the subscribe to return an error in this case an the unwrap to trigger a warning.
Server and client version
nats-server: v2.10.16
Host environment
No response
Steps to reproduce
No response
The text was updated successfully, but these errors were encountered: