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
If I understand correctly, currently nats-connector can subscribe to a wildcard, but the topic annotation in the function has to match the topic exactly.
I think this is kind of limiting, would it be possible to make the function subscribe to a wildcard instead of an exact topic name?