How can I limit NATS subscriptions on a specified subject?
My use case would be to distribute messages on a partitioned network so I need to limit subscription on a determined subject to exactly one.
For example the subjects example.{1,N} should have only 1 subscriber