Can one of you check out the experimental 'http2' module from core?
The docs are here: https://nodejs.org/api/http2.html.
If would be good to know if we have to change anything to better support the integration with Hapi.
We plan to make require('http2') available without a flag in Node 9, and move it out of experimental before Node 10.
cc @jasnell
Can one of you check out the experimental 'http2' module from core?
The docs are here: https://nodejs.org/api/http2.html.
If would be good to know if we have to change anything to better support the integration with Hapi.
We plan to make
require('http2')available without a flag in Node 9, and move it out of experimental before Node 10.cc @jasnell