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

Options tidy-up #128

Merged
merged 4 commits into from
Sep 13, 2023
Merged

Options tidy-up #128

merged 4 commits into from
Sep 13, 2023

Conversation

mtmk
Copy link
Collaborator

@mtmk mtmk commented Sep 7, 2023

  • Removed variable PubOpts Headers and ReplyTo
  • Added headers and replyTo params to Publish methods
  • Make all Opts classes (not structs)
  • Added default options for JS context

* Removed variable PubOpts Headers and ReplyTo
* Added headers and replyTo params to Publish methods
* Make all Opts classes (not structs)
* Added default options for JS context
src/NATS.Client.Core/INatsConnection.cs Outdated Show resolved Hide resolved
src/NATS.Client.Core/INatsConnection.cs Outdated Show resolved Hide resolved
* Headers is more likely to be used than reply-to
* Added reference documentation for NatsMsg
Copy link
Collaborator

@caleblloyd caleblloyd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mtmk mtmk merged commit a91da64 into main Sep 13, 2023
@mtmk mtmk deleted the opts-tidy-up branch September 13, 2023 14:39
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.

2 participants