Implement HTTP/2 server for Node.js
Closed this issue · 2 comments
ericmdantas commented
As done in: ericmdantas/aliv#25
ericmdantas commented
Closed in 56e3834
ericmdantas commented
Couldn't find the typings
for spdy
. We'll need it in case the user chooses typescript
, otherwise the compilation of the server will fail.