mynatsclient icon indicating copy to clipboard operation
mynatsclient copied to clipboard

C# .NET and .NET Core client for NATS

Results 4 mynatsclient issues
Sort by recently updated
recently updated
newest added

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

More info: https://github.com/nats-io/nats-server/blob/master/doc/adr/0004-nats-headers.md

new feature

As a consumer of MyNatsClient in a collection of microservices, I would like more detailed control over the automatic reconnection behavior. The following options should be configurable at the client...

enhancement