nats.net.v2
nats.net.v2 copied to clipboard
[PROPOSAL] NATS Client POC
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