Skip to content

The 0.7.0 release of the NATS C# .NET Client

Compare
Choose a tag to compare
@ColinSullivan1 ColinSullivan1 released this 16 Nov 16:51
  • .NET Core 1.0 support
  • Support for large numbers of local subscribers (thousands) through use of the new SubscriberDeliveryTaskCount option.
  • A new IConnection.DiscoveredServers API to retrieve the URLs of servers discovered in the cluster.
  • Various bug fixes and shoring up tests