hyperium / hyper

An HTTP library for Rust
https://hyper.rs
MIT License
14.47k stars 1.6k forks source link

Provide HTTP/2 server example in the website #3568

Open dswij opened 8 months ago

dswij commented 8 months ago

Right now, hyper.rs only provides an HTTP/1 server example. It might be a good idea to add an HTTP/2 version.

Also see https://github.com/hyperium/hyper/issues/3411

GlenDC commented 7 months ago

Can I pick this up @dswij @seanmonstar ?

dswij commented 7 months ago

Sure, any help with the documentation is always welcome!

n1haldev commented 3 months ago

I would like to contribute, can I take up this issue? @dswij @seanmonstar

GlenDC commented 3 months ago

It's yours if you want it @n1haldev , I am swamped.