typicode / hotel

🏩 A simple process manager for developers. Start apps from your browser and access them using local domains
MIT License
9.98k stars 426 forks source link

Support for HTTP/2 #313

Open dteirney opened 5 years ago

dteirney commented 5 years ago

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