hyperium / hyperium/hyperium.github.io
TLS server support?
まだ誰も着手していません。
- 主要言語
- HTML
- スター
- 34
- フォーク
- 71
- 平均マージ
- 1時間 9分
- マージ済み PR(30日)
- 8
説明
The guide doesn't mention TLS server support, which I would argue is an important feature for many users. I realise that third-party crates are required to support TLS with hyper, but how about linking to some of them or providing an example to make it a bit easier for new users to find? For comparison, TLS configuration is mentioned for the hyper client and there is a link to hyper-tls
Similar to how reqwest is mentioned in the hyper README.md as a high-level easy-to-use wrapper over the hyper client, is it intended for higher-level server frameworks like warp to be easy-to-use wrappers over the hyper server that provide TLS? In which case how about linking to some or even to the Web Development Frameworks page on arewewebyet.org
Would you accept a PR for this?
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
ガイドの TLS に関する資料と hyper's README.md から始めます。そこでは client TLS と reqwest がすでに言及されています。server TLS へのリンクや例が適しているか判断する前に、hyper、reqwest、warp、サードパーティ製 crate への既存の参照を確認してください。ドキュメントが新しく参加する人に TLS のサーバー側サポートへの明確な道筋を示せれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- rust
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100