typicode / hotel

🏩 A simple process manager for developers. Start apps from your browser and access them using local domains

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for HTTP/2

dteirney opened this issue · comments

I've been trialing hotel for a while to start/stop and proxy various services using sensible domain names rather than various localhost:port combinations and lots of terminals being open.

SSL setup was a bit challenging but I've got that working by generating a hotel certificate using https://github.com/jsha/minica that supports all the domains that I need to proxy (via a lot of Subject Alt Names).

Are there any plans to have hotel support HTTP/2?

I've managed to get HTTP/2 to work outside of hotel through Express using https://github.com/spdy-http2/node-spdy