Skip to content

The 0.3.0 Release of the NATS C# .NET Streaming Client

Latest
Compare
Choose a tag to compare
@ColinSullivan1 ColinSullivan1 released this 13 Oct 20:22
· 9 commits to master since this release
b5c310d

New Features, Enhancements, and Changes

  • Uses v3.1.x of the .NET Core SDK (#183) @danielwertheim
  • Update to net46 (#189)
  • Add a configurable timeout to protocol messages (#191)

Bug Fixes

  • Cleanup example and add Console Cancel event handler (#172)
  • fix -unsubscribe and usage (#174)
  • Resolve deadlock when publishing small messages rapidly #175 (#177)
  • Do not close not owned NATS connection (#181) (#182) @dorny
  • Handle No-Responders correctly (#193)

Download on NuGet here.