LouisYLWang / Sync-Sofa

co-play streaming video with remote friends!
https://chrome.google.com/webstore/detail/sync-sofa-online-video-sy/kgpnhgmpijhpkefpddoehhminpfiddmg
MIT License
468 stars 38 forks source link

Dev #16

Closed LouisYLWang closed 4 years ago

LouisYLWang commented 4 years ago

improve stability, test a new logic to avoid infinite echo back (each party repeat the last operation of other party): use a queue as a operation cache and if the operations is beyond frequency threshold, the client will automatically to halt and cool down for sometime.