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

The official C# Client for NATS

Results 70 nats.net issues
Sort by recently updated
recently updated
newest added

## Feature Request #### Use Case: I would like to use a TLS termination reverse proxy. At the moment i can't set a option to tell the client to use...

🎉 enhancement

Write a github actions to generate the docs / commit the docs every time a release is tagged.

## Defect Make sure that these boxes are checked before submitting your issue -- thank you! - [x] Included a [Minimal, Complete, and Verifiable example] (https://stackoverflow.com/help/mcve) #### Versions of `NATS.Client`...

It looks like NATS uses single thread or lock object for everything. We put incoming messages in a queue and call acks while processing them. When there is no space...

We frequently get asked questions about transferring large amounts of data over NATS. A sample app to chunk data and send piecemeal would serve the NATS community well.

🎉 enhancement

## Feature Request I might be missing some piece of information or maybe it's possible to do this another way, but I can't find anything in the docs that enable...

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

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