mirror of
https://github.com/TokTok/c-toxcore
synced 2026-07-18 18:16:15 +00:00
The chatty approach for the avatar data transfer was intended as a security feature to add explicit delays to the transfer and prevent amplification attacks among authenticated friends. This was deemed unnecessary in the code review and, therefore, replaced by a simpler approach that sends all data in a single burst.