bigbluebutton-Github/record-and-playback/presentation/scripts/publish
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
..
presentation.rb fix(tldraw): only send diffs updates to server 2024-09-19 12:38:57 -03:00