hyperium / hyperium/hyperium.github.io
TLS server support?
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 34
- Forks
- 71
- Avg merge
- 1h 9m
- Merged PRs (30d)
- 8
Description
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?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the guide's TLS material and hyper's README.md, where client TLS and reqwest are already mentioned. Review the existing references to hyper, reqwest, warp, and third-party crates before deciding whether server TLS links or an example fit. Done means the documentation gives newcomers a clear path to TLS server support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100