nodejs / nodejs/node

quic: is stream priority compatible to w3c webtransport sendgroups ?

オープン
#63,654 コメント 7 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

quic webtransport
主要言語
JavaScript
スター
122k
フォーク
37.4k
平均マージ
4日 3時間
マージ済み PR(30日)
272

説明

Currently, when calling createBidirectionalStream you can specify a priority (same also for unidirectional stream):

priority {string} The priority level of the stream. One of 'high', 'default', or 'low'. Default: 'default'.

The W3C specification for webtransport defines a sendGroup mechanism; see https://www.w3.org/TR/webtransport/#sendGroup.

For me, this is not the most important mechanism (but I can not tell for others), but I just wanted to bring it to your attention (@jasnell) and ask if it is worth thinking about an implementation that aligns with this spec, as the workgroup has put much thought into it.

Currently, I think it is a very different approach.

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

Issue でリンクされている WebTransport sendGroup セクションと、createBidirectionalStream および unidirectional streams を対象とする Node の QUIC stream-priority API から始めてください。具体的な互換性変更が求められているかを判断し、実装前に仕様に沿った動作とテストを定義してください。現在、issue ではファイルやテストは指定されていません。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript
領域
api, networking
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
活発
明瞭さ
説明が足りない
初心者へのやさしさ
30/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。