Scott Fauerbach

Results 87 comments of Scott Fauerbach

Moving this to the architecture repo since it's feature request that would apply to all clients.

@davidmcote Yes, contributions are encouraged! Please make sure to verify your commits. I made an issue in the repo: https://github.com/nats-io/nats.java/issues/1091

@kunalvarpe please DM me on nats slack

I'm building unit tests against this: ``` authorization { ENC = { publish: { allow: [ "sub.>" ] } subscribe: { allow: [ "sub.>" ] } } users = [...

Data | Raw | Encoded | | ----| ------- | | space space | space%20space | | colon:colon | colon%3Acolon | | quote'quote | quote%27quote | | slash/slash | slash%2Fslash...

Java is fine, .NET needs fixing.

If your client already supports this or if you complete it, please mark it as done.