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

Object and Group IDs #63

Open
mengelbart opened this issue Feb 9, 2024 · 0 comments
Open

Object and Group IDs #63

mengelbart opened this issue Feb 9, 2024 · 0 comments
Milestone

Comments

@mengelbart
Copy link
Owner

Until now, we just ignored the existence of object and group IDs and deferred to the application. It would be nice if the transport implementation could handle reordering on the receiver side. I don't yet know how to handle this on the sender side. We could assign IDs automatically, but we don't know anything about the content, so we can't decide where new groups start. It may also be better to leave it to the application because it knows what the IDs mean in context. Maybe the transport can make sure it doesn't send nonsensical IDs?

@mengelbart mengelbart added this to the IETF 119 Interop milestone Feb 9, 2024
@mengelbart mengelbart removed this from the IETF 119 Interop milestone May 6, 2024
@mengelbart mengelbart added this to the draft-08 milestone Jan 31, 2025
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

No branches or pull requests

1 participant