bigbluebutton-Github/bigbluebutton-html5/imports
germanocaumo f7468b6fc2 fix(tldraw): only send diffs updates to server
When a shape is changed, the full shape objcect was being transmitted to the server again.
Do a diff to only send what changed (similarly  as it was in tldraw v1) to save upload bw.

TODO:
Draw segments diffs (array) is still not working, so all the segments are still being sent every time.
2024-09-19 12:38:57 -03:00
..
api feat(audio): rework audio join without listen only 2024-08-15 00:43:28 +00:00
startup/client Restore layoutContextDispatch prop 2024-08-29 15:48:23 -03:00
ui fix(tldraw): only send diffs updates to server 2024-09-19 12:38:57 -03:00
utils feat(audio): rework audio join without listen only 2024-08-15 00:43:28 +00:00