Is WebRTC traffic over TURN end-to-end encrypted?
The place to look is the TURN proposed standard, RFC 5766. The standard provides a means for relaying UDP packets containing application data between a client and a peer: Once an allocation is created, the client can send application data to the server along with an indication of to which peer the data is to … Read more