WICG / direct-sockets

Direct Sockets API for the web platform
Other
362 stars 14 forks source link

DTLS for UDP #9

Open beriberikix opened 4 years ago

beriberikix commented 4 years ago

The explainer states, "We should facilitate use of TLS on TCP connections." The corollary should be, "We should facilitate use of DTLS on UDP connections."

FWIW, WebRTC relies on DTLS so supporting User Agents should already have this capability implemented.