emberry-org / emberry

🍊 A new way to chat with Friends

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Message Order and Ensurance

mxcop opened this issue · comments

commented

Instead of using generic UDP which is uncertain when sending messages they may be dropped.
Use a TCP like promise system either over UDP or swap to TCP holepunching.

currently trying to get KCP to work