-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Avoid using deprecated process.binding('http_parser') #7
base: master
Are you sure you want to change the base?
Conversation
Related to a sub-issue in spdy-http2/node-spdy#380 |
Any movement on this PR? |
/cc @indutny Can you review this? Will be great to fix deprecation issue |
Folks, it's been 6 months, and http-deceiver's dep warning here on Node >= 10 causes warnings across the board (spdy, hence restify etc.). We have a working PR, what gives? @indutny I understand you've got a full gynormous plate, but this would really help :) |
Any chance to get this merged? I'd be happy to help. |
Any news? it's been a while now! |
waiting for this to be merged hehe |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@daviddias Looks good to me. Could you please merge it or give me write privileges I'd be happy to do it 😁
Closes #6
Refs: https://nodejs.org/api/deprecations.html#DEP0111