nats.net.v2 icon indicating copy to clipboard operation
nats.net.v2 copied to clipboard

[PROPOSAL] NATS Client POC

Open mtmk opened this issue 7 months ago • 0 comments

Expand public API of NATS client library

  • Introduce NATS.Client NuGet package (to be published on top on v1 client)
  • Simplified NatsClient with more beginner-friendly options
  • Exposed more internals of NatsConnection as low level APIs
  • Use INatsConnection interface as JetStream dependency

mtmk avatar Jun 30 '24 19:06 mtmk