mynatsclient
mynatsclient copied to clipboard
C# .NET and .NET Core client for NATS
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...
More info: https://github.com/nats-io/nats-server/blob/master/doc/adr/0004-nats-headers.md
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...