mtmk

Results 29 issues of mtmk

* Change ConsumerConfig AckPolicy default to Explicit (#490) * Add support for Consumer Create Action (#497) * Add `IsSuccess` extension method for PubAckResponse (#493) * Watch Multiple KV Filters (#485)...

* https://github.com/nats-io/nats-architecture-and-design/issues/259

good first issue
help wanted
new-feature

### Observed behavior When server responds with an error `-ERR` we're not propagating the error as an exception to relevant calls. One use case is the 'Permissions Violation' error for...

bug

* https://github.com/nats-io/nats-architecture-and-design/issues/261

good first issue
help wanted
new-feature

This is an experimental NATS Protocol Parser with zero allocations. Somewhat inspired by the .NET Runtime System.Text.Json library's Utf8JsonReader. | Method | Mean | Error | StdDev | Allocated |...

* https://github.com/nats-io/nats-architecture-and-design/issues/250

good first issue
help wanted
new-feature

* https://github.com/nats-io/nats-architecture-and-design/issues/266

good first issue
help wanted
new-feature

### Proposed change Potentially similar to mongdb driver tests: https://github.com/mongodb/mongo-csharp-driver/blob/43fb29332b1466462ba3edf177ec14dc2374a7fb/evergreen/prepare-ocsp.sh#L6 ### Use case Validating OCSP must-staple support. see #287

help wanted
ci/cd