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

changes around NATS client api #10

Merged
merged 1 commit into from
May 2, 2024
Merged

changes around NATS client api #10

merged 1 commit into from
May 2, 2024

Conversation

aricart
Copy link
Collaborator

@aricart aricart commented May 2, 2024

  • [FEAT] nats examples
  • [FIX] internal EventSource creation now checks for errors from the event source on creation.
  • [CHANGE] added support for publish/request with headers and made nats headers by a HeadersInit to allow for standard header types
  • [FIX] added a flush() to help tests - need to implement that on the gateway normally.

[FIX] internal EventSource creation now checks for errors from the event source on creation.
[CHANGE] added support for publish/request with headers and made nats headers by a HeadersInit to allow for standard header types
[FIX] added a `flush()` to help tests - need to implement that on the gateway normally.
@aricart aricart merged commit 9404443 into main May 2, 2024
2 checks passed
@aricart aricart deleted the headers branch May 2, 2024 22:10
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