Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PROPOSAL] NATS Client POC #530

Closed
wants to merge 3 commits into from
Closed

[PROPOSAL] NATS Client POC #530

wants to merge 3 commits into from

Conversation

mtmk
Copy link
Collaborator

@mtmk mtmk commented Jun 30, 2024

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 added 2 commits June 30, 2024 20:25
* 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
Copy link
Collaborator Author

mtmk commented Aug 23, 2024

implemented in #607

@mtmk mtmk closed this Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant