- From: Kacper Waśniowski via GitHub <noreply@w3.org>
- Date: Mon, 30 Jun 2025 07:13:49 +0000
- To: public-webrtc-logs@w3.org
@martinthomson Not even middleboxes, but there are certain users which blocks pure UDP/TCP for security concerns, and allows only TLS traffic. For such cases, TURN-TLS is a good fit, however it introduces extra steps required for establishing connection to the server (it's rather client-server solution). For such cases, it would be great to have ability to connect directly to the servers which have public IP's. -- GitHub Notification of comment by k-wasniowski Please view or discuss this issue at https://github.com/w3c/webrtc-extensions/issues/236#issuecomment-3018056409 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 30 June 2025 07:13:50 UTC