Sunday, 19 January 2020

How often people listen to https directly when using node?

In the past couple years I had several issues with https. Be it http2 compatibility layer crashing, be it memory leaks on the https module. And none of this seems to be picked up by someone else. So I was wondering: how many of you listen to https with node without a webserver routing https to http?btw: the issues I have reported: https://github.com/nodejs/node/issues/created_by/StephenLynx

Submitted January 19, 2020 at 10:40PM by RobertCougar

No comments:

Post a Comment