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

de_net: Make package IDs separate for each connection #699

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

Indy2222
Copy link
Collaborator

@Indy2222 Indy2222 commented Aug 23, 2023

Continuous (per client) reliable message numbering is necessary for efficient out-of-order delivery detection, see ticket #700.

Packages to be delivered to multiple targets no longer share headers due the different package IDs. Therefore, the API for sending to multiple targets at once was removed.

@Indy2222 Indy2222 marked this pull request as ready for review August 23, 2023 20:22
@Indy2222 Indy2222 merged commit a0f56fb into DigitalExtinction:main Aug 23, 2023
18 checks passed
@Indy2222 Indy2222 deleted the feature/single-target branch August 23, 2023 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant