flosse / rust-web-framework-comparison

A comparison of some web frameworks and libs written in Rust
4.99k stars 194 forks source link

Rocket 0.5 was HTTP/2 support #128

Closed williamdes closed 1 year ago

williamdes commented 3 years ago

https://github.com/SergioBenitez/Rocket/releases/tag/v0.5.0-rc.1

Confirmed to work using: curl --http2 http://127.0.0.1:8000/

flosse commented 3 years ago

:+1: would you mind to open a PR?

williamdes commented 3 years ago

would you mind to open a PR?

I would prefer you to commit the change for me if you do not mind :)

williamdes commented 1 year ago

Done in 1150d612b998d0357c44ca4c5bfa8a59cee1f763