> However, building the WebRTC component is not trivial. It requires a lot of system resources, downloading many gigabytes of source code, and the process uses some Google-specific build tools.
Ouch. I wonder how much of that is actually necessary to implement webrtc though, maybe a lot of it could be trimmed out? If the standard really is that complex, it's a pretty strong argument against it.
I understand, but to be fair Google's implementation were the only one available for a long time that I fear that webrtc-rs would need to be bug-compatible with it.
Ouch. I wonder how much of that is actually necessary to implement webrtc though, maybe a lot of it could be trimmed out? If the standard really is that complex, it's a pretty strong argument against it.