Closed LPardue closed 2 months ago
Since a control message is defined as
MOQT Control Message {
Message Type (i),
Message Payload (b),
}
I think we also need explicit length field for the entire message. May be we should do both the changes together ??
Yes! I didn't realise that until I started on https://github.com/moq-wg/moq-transport/pull/544. And I did the work there. Whatever is the easiest to merge first, I can rebate or respin the PRs so we have full expansion in the next draft release
@LPardue yeah .. That was one of the reasons made be think that we should combine this and #544 as on pass on control message
closing in favor of the mega PR that people asked for: https://github.com/moq-wg/moq-transport/pull/550
Fixes https://github.com/moq-wg/moq-transport/issues/537