donejs / done-serve

DoneJS development server
https://www.npmjs.com/package/done-serve
MIT License
7 stars 5 forks source link

Allow connections from HTTP/1 clients with HTTP/2 server #131

Closed matthewp closed 6 years ago

matthewp commented 6 years ago

This makes it possible for the http/2 server to accept connections from either H1 or H2 clients.