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

Add Message.Respond() #281

Closed
ColinSullivan1 opened this issue Aug 26, 2019 · 1 comment
Closed

Add Message.Respond() #281

ColinSullivan1 opened this issue Aug 26, 2019 · 1 comment

Comments

@ColinSullivan1
Copy link
Member

ColinSullivan1 commented Aug 26, 2019

See:

watfordgnf added a commit to watfordgnf/csharp-nats that referenced this issue Aug 27, 2019
- Adds Respond to Msg to simplify responses to Request-Reply
- No longer clears Subscription.conn, until disposing
ColinSullivan1 pushed a commit that referenced this issue Aug 27, 2019
* Add Msg.Respond

- Adds Respond to Msg to simplify responses to Request-Reply
- No longer clears Subscription.conn, until disposing
- Add tests for Msg.Respond with both closed connections and lost servers
- Throw NATSConnectionClosedException when appropriate
@ColinSullivan1
Copy link
Member Author

Resolved by #283

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

No branches or pull requests

2 participants