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.
These APIs are too low-level to directly expose to the web.