Open richardschneider opened 9 years ago
HTTP 2 is new but strives for 50% load time over HTTP 1.x. This could help with #6.
node-spdy could be used..
node-spdy is still the one to use, see https://github.com/expressjs/express/issues/2364
HTTP 2 is new but strives for 50% load time over HTTP 1.x. This could help with #6.
node-spdy could be used..