HTTP client: Support HTTP upgrades (WebSockets)
まだ誰も着手していません。
評価
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 初心者へのやさしさ
- 35/100
- issue の種類
- 機能追加
- 明瞭さ
- おおむね明確
- 活発さ
- 停滞
- 技術スタック
- php
- 領域
- networking
調査の方向性
Start by reviewing the server-side upgrade support referenced in #190 and the existing client streaming APIs. Determine how HTTP upgrade headers and a DuplexStreamInterface-based client API should fit together. Done means the client can negotiate WebSocket or similar upgrades without being limited to a ReadableStreamInterface.
索引モデルが issue の本文から書いたものです。
説明
This library should provide support for HTTP upgrades (WebSocket etc.) using the Connection: upgrade and Upgrade: websocket headers.
This is already supported on the server-side (see #190), so adding support for this on the client-side should be reasonable. This will likely require a dedicated API as the existing streaming APIs only expose a ReadableStreamInterface and the upgraded stream would have to be a DuplexStreamInterface.
We welcome contributions, reach out if you want to support this project 👍
- 主要言語
- PHP
- スター
- 781
- フォーク
- 166
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
reactphp/http のほかの issue
-
bug
難易度 3/5 1〜2日 初心者へのやさしさ 76/100
-
bug
難易度 3/5 1〜2日 初心者へのやさしさ 35/100
-
maintenance
難易度 5/5 1週間以上 初心者へのやさしさ 20/100
-
new feature
難易度 4/5 3〜5日 初心者へのやさしさ 48/100
-
help wanted new feature
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
getgrav/grav-plugin-api#45 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
RSS-Bridge/rss-bridge#5098 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
phingofficial/phing#2025 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 82/100
silverstripe/developer-docs#911 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 74/100