http: expose websocket in nodehttp#53721
Merged
nodejs-github-bot merged 27 commits intoJul 8, 2024
Merged
Conversation
Collaborator
|
Review requested:
|
mcollina
reviewed
Jul 4, 2024
Member
mcollina
left a comment
There was a problem hiding this comment.
Good job! Docs are missing too.
Can you add a test that the given objects are the same of the global?
Member
I've added |
avivkeller
reviewed
Jul 4, 2024
Co-authored-by: Aviv Keller <38299977+RedYetiDev@users.noreply.github.com>
avivkeller
approved these changes
Jul 4, 2024
avivkeller
reviewed
Jul 4, 2024
|
Thank you @anfibiacreativa for implementing this so darn fast! 🚀🙏 |
This PR exposes Websocket in node:http as requested in #53684
Once we discuss, if it satisfies the requirement, we can backport to Node.js 20 and 22
CC: @mcollina @nodejs/http @manekinekko