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

Handle empty Subscription DataReports correctly #248

Merged
merged 11 commits into from
Mar 11, 2023

Conversation

Apollon77
Copy link
Collaborator

This PR adds the correct handling for "empty" Datareports as result for subscriptions, because according to specs they should set suppressResponse to true. So we also give this info to the messenger to allow a rejection if the other party answers with some ther message (e.g. a "invalid subscription id" message that we need to use to cancel the subscription.

@Apollon77 Apollon77 requested a review from mfucci February 12, 2023 20:52
@Apollon77 Apollon77 requested a review from mfucci February 13, 2023 21:00
@Apollon77 Apollon77 requested a review from mfucci February 19, 2023 09:08
@Apollon77
Copy link
Collaborator Author

@mfucci Adjusted as talked

@Apollon77 Apollon77 requested a review from mfucci March 2, 2023 15:59
@Apollon77
Copy link
Collaborator Author

Ready for re-review

@Apollon77
Copy link
Collaborator Author

Ready for re-review

@Apollon77 Apollon77 requested a review from mfucci March 11, 2023 10:20
@Apollon77 Apollon77 merged commit c4fdc00 into mfucci:main Mar 11, 2023
@Apollon77 Apollon77 deleted the emptysubs branch March 11, 2023 21:07
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