Skip to content

The 0.6.0 release of the NATS C# .NET Client

Compare
Choose a tag to compare
@ColinSullivan1 ColinSullivan1 released this 19 Aug 16:44

This release includes:

  • Client side support of the cluster discovery protocol. The list of servers known to a connection is automatically updated when a connection is established, and afterword in realtime as cluster changes occur.
  • Wider support for user names and passwords (allow characters that are restricted in a URI)
  • Asynchronous Request API (Async/Await)
  • Code compatibility moved forward to 4.5.1
  • Native System.Runtime.Serialization JSON support
  • Bug Fixes

Download the assembly now:
https://www.nuget.org/packages/NATS.Client