Closed matthewp closed 6 years ago
This migrates away from the donejs-spdy package and uses the builtin http2 module directly. Improves the tests significantly, so we are now testing against both http2 and http1 for all scenarios.
donejs-spdy
http2
Closes #127
This migrates away from the
donejs-spdy
package and uses the builtinhttp2
module directly. Improves the tests significantly, so we are now testing against both http2 and http1 for all scenarios.Closes #127