Hacker News new | ask | show | jobs
by ranger_danger 208 days ago
> peer-to-peer UDP connections

Doesn't it require DTLS over UDP though?

1 comments

Yeah, technically it's SCTP over DTLS for data channels. Only the media layer gets to use raw UDP, limiting the scope.