Jaguar-dart / jaguar

Jaguar, a server framework built for speed, simplicity and extensible. ORM, Session, Authentication & Authorization, OAuth
http://jaguar-dart.github.io
463 stars 34 forks source link

How do I start http2.0 services? #155

Open xiaocode337317439 opened 2 years ago

xiaocode337317439 commented 2 years ago

In using Jaguar, I found no way to upgrade the service to HTTP2.0

tejainece commented 2 years ago

Jaguar does not support HTTP 2.0 yet. I will add the feature. Any help or PR would be very helpful.