NATS '>' wildcard case sensitivity across '/'-delimited subjects
NATS subject-based routing uses '*' and ' wildcards to filter messages across / -delimited subject trees. The '>' wildcard matches any number of tokens after its position, and the specification states that matching is case‑sensitive (e.g., com.> does not match COM.> ). In bridged or multi‑tenant deployments, operators sometimes report that '>' su