nttcom / moq-wasm

MIT License
17 stars 0 forks source link

track_namespace_lengthを取得するように修正 #37

Closed yuki-uchida closed 5 months ago

yuki-uchida commented 5 months ago

エラー内容

yuki-uchida commented 5 months ago

@tetter27

ANNOUNCE_OKのフォーマットとしては無いように見えますが、

 ANNOUNCE_OK
   {
     Track Namespace (b),
   }

の(b)はlengthを含みます。

1.3.  Notational Conventions

   This document uses the conventions detailed in ([RFC9000],
   Section 1.3) when describing the binary encoding.

   This document also defines an additional field type for binary data:

   x (b):  Indicates that x consists of a variable length integer,
      followed by that many bytes of binary data.