Allows Isolated Web Apps to establish direct transmission control protocol (TCP) and user datagram protocol (UDP) communications with network devices and systems as well as listen to and accept incoming connections.
Many network devices use their own protocols over TCP or UDP, instead of using HTTPS. Like WebUSB, WebMIDI and WebBluetooth, this API allows web apps to communicate with local devices and information systems.
Samples: https://github.com/GoogleChromeLabs/telnet-client
Explainers: https://github.com/WICG/direct-sockets/blob/main/docs/explainer.md