midori-rb / midori.rb

Lightweight, Flexible and Fast Ruby Web Framework
MIT License
870 stars 57 forks source link

Plans to support HTTPS? #130

Closed southwolf closed 7 years ago

southwolf commented 7 years ago

Http/2 will run mostly based on https, maybe it's a good start to support https.

southwolf commented 7 years ago

I just find a http/2 server based on nio4r https://github.com/rfestag/helix

dsh0416 commented 7 years ago

It is mostly based on https://github.com/igrigorik/http-2