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

EventMessage "subscriptionId" related updates #177

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

avlo
Copy link
Collaborator

@avlo avlo commented Aug 21, 2024

["EVENT", <subscription_id>, <event JSON as defined above>], used to send events requested by clients.
                 ↑
  • fixed EventMessage.createEventMessage(...) create sequence
  • added required arrayNode item "subscriptionId" to EventMessage encoder
  • fixed CanonicalAuthenticationMessage decoder

unit/integration tests all pass as per usual

added required constructor parameter "subscriptionId" to EventMessageFactory
added required arrayNode item "subscriptionId" to EventMessage encoder
fixed CanonicalAuthenticationMessage decoder
@avlo
Copy link
Collaborator Author

avlo commented Aug 21, 2024

@tcheeric Hi, Eric. Comment/suggest/deliberation/etc on this PR are welcome as always, otherwise I will merge into develop branch ~48hours from now (Friday, Aug 21 2024, 21:00 UTC)

Copy link
Owner

@tcheeric tcheeric left a comment

Choose a reason for hiding this comment

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

All good, thanks.

@avlo avlo merged commit 71c1c49 into tcheeric:develop Aug 23, 2024
@avlo avlo deleted the eventmessage_fixes branch September 10, 2024 22:17
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