mirror of
https://github.com/TokTok/c-toxcore
synced 2026-04-26 15:17:50 +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.