Bug 144537

Summary: Support for TCP and UDP Socket API
Product: WebKit Reporter: Yonggang Luo <luoyonggang>
Component: WebCore JavaScriptAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Enhancement CC: annevk
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Yonggang Luo
Reported 2015-05-02 20:02:50 PDT
The TCP and UDP Socket API would be very usefull, if that support in browser. http://www.w3.org/TR/tcp-udp-sockets/ With the TCP and UDP support, we can implement other features on top of it such as XMLHttpRequest and Fetch API.
Attachments
Anne van Kesteren
Comment 1 2023-03-27 08:17:06 PDT
These APIs are too low-level to directly expose to the web.
Note You need to log in before you can comment on or make changes to this bug.