Tldraw/packages/tlsync/src
Dan Groshev e527d7d0d7
Debounce/aggregate tlsync messages (#3012)
There is very little point sending data messages more often than 60
times a second, so we buffer them before sending.

### Change Type

- [x] `internal` — Any other changes that don't affect the published
package

### Test Plan

1. Smoke test (on a retro?)

- [x] End to end tests

---------

Co-authored-by: David Sheldrick <d.j.sheldrick@gmail.com>
2024-03-11 13:33:47 +00:00
..
lib Debounce/aggregate tlsync messages (#3012) 2024-03-11 13:33:47 +00:00
test Debounce/aggregate tlsync messages (#3012) 2024-03-11 13:33:47 +00:00
index.ts Debounce/aggregate tlsync messages (#3012) 2024-03-11 13:33:47 +00:00