choose between http2-express-bridge and spdy?

Viewed 21

If you had to go full SSL with HTTP2 on Express.js (current stable version 4.18.x), witch one would you choose and why? 'http2-express-bridge' or 'spdy'? Thanks.

EDIT:

It seems spdy is not an option anymore:

https://github.com/spdy-http2/node-spdy/issues/380

0 Answers
Related