hyperium / hyperium/hyperium.github.io
TLS server support?
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- HTML
- Estrellas
- 34
- Forks
- 71
- Merge medio
- 1 h 9 min
- PR fusionados (30 d)
- 8
Descripción
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?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
Empieza por el material sobre TLS de la guía y por hyper's README.md, donde ya se mencionan Client TLS y reqwest. Revisa las referencias existentes a hyper, reqwest, warp y crates de terceros antes de decidir si encajan enlaces sobre server TLS o un ejemplo. Se considera terminado cuando la documentación ofrece a quienes empiezan un camino claro para la compatibilidad con TLS en el servidor.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- rust
- Área
- documentation
- Tipo de issue
- Documentación
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100