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

Collect all devmod messages without requiring a final empty message #77

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ben-krieger
Copy link

Fixes #75

All device service info should be collected, regardless of whether the message is the last (IsMoreServiceInfo=false) or not (IsMoreServiceInfo=true). The spec does not require that all devmod KVs are sent in messages with IsMoreServiceInfo=true. If the MTU is sufficiently large, all devmod KVs may even be sent in a single message with IsMoreServiceInfo=false.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant