moq-wg / moq-transport

draft-ietf-moq-transport
Other
87 stars 22 forks source link

Is a namespace tuple with >32 elements a protocol violation? #551

Open DanielFay22 opened 2 months ago

DanielFay22 commented 2 months ago

Current definition specifies namespace is an N-tuple, with 1<=N<=32. If the server/relay receives a namespace with N>32 is it expected to return a protocol violation, or do we leave that undefined?

LPardue commented 2 months ago

+1 I think we should address this as part of refactoring the tuple type

afrind commented 1 week ago

I put up a PR addressing the issue but didn't do a larger refactor of the tuple type, which seems editorial.