hapijs / nes

WebSocket adapter plugin for hapi routes
Other
502 stars 87 forks source link

Support node v18 and hapi v21, drop node v12 and hapi v18/19 #322

Closed geek closed 2 years ago

geek commented 2 years ago
devinivy commented 2 years ago

@geek The failing tests are due to DNS resolution changes in node v18, in the same vein as https://github.com/hapijs/hapi/pull/4357. If you merge this work into your PR I think they should be resolved: https://github.com/geek/nes/compare/v21-hapi...hapijs:nes:fix-node-v18-tests