nats-io / nats.net.v1

The official C# Client for NATS
Apache License 2.0
646 stars 154 forks source link

Fix KV allow direct #879

Closed scottf closed 6 months ago

scottf commented 6 months ago

KV streams require allow_direct set to true. This setting was not done and now is fixed.