wintercg / proposal-sockets-api

Proposal for an API for establishing TCP connections in Non-Browser JavaScript runtime environments
https://sockets-api.proposal.wintercg.org/
Other
46 stars 2 forks source link

Why not follow existing proposals for Sockets API #27

Open targos opened 7 months ago

targos commented 7 months ago

Hey, I'm sorry if this has already been discussed. I'm just wondering why an entirely new API is being designed when there is at least one existing proposal: https://wicg.github.io/direct-sockets/ Has it been considered to work with Google on that?

dom96 commented 5 months ago

From what I recall there were concerns that this proposal wasn't going anywhere with objections from Firefox/Safari and others. @jasnell may be able to give more detail.