hyperium / hyperium.github.io

http://hyper.rs
29 stars 68 forks source link

Provide HTTP/2 server example in the website #137

Closed n1haldev closed 3 months ago

n1haldev commented 3 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.

This issue was raised in the hyper repository as https://github.com/hyperium/hyper/issues/3568 Please assign this issue to me.

dswij commented 3 months ago

Let's keep the issues in one place in hyper for easier tracking. You can open up a PR (or draft) to this repo if you want to help with the website documentation.