1
0 Comments

Why does notion uses web rtc instead of websockets?

I recently saw the tech stack notion uses, In which notion mentioned that they are using webrtc, But after looking into it I saw that webrtc is mostly used for video conferencing applications like zoom as it uses udp in which there are chances of data loss, I don't understand how this cannot cause any issues with real time collaboration or is there a particular advantage behind using web rtc?

on June 18, 2021