Used in WebRTC A optimization technique for UDP connection that sends a series of packets where each packet is XORed with the subsequent one, so that if data is corrupted, it can be restored with another XOR.
Used in WebRTC A optimization technique for UDP connection that sends a series of packets where each packet is XORed with the subsequent one, so that if data is corrupted, it can be restored with another XOR.