aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/tests/test_bundle_kdf_parity.py
diff options
context:
space:
mode:
authorChristophe Besson <cbesson@gmail.com>2026-09-21 00:43:14 +0200
committerChristophe Besson <cbesson@gmail.com>2026-09-21 00:43:14 +0200
commit90e26beff212e4994b8e4f18c8260f2aa8a9b40c (patch)
treeca91dbe01dfe3addddb729617d23d009afd5fd87 /packages/meshbay-hub/tests/test_bundle_kdf_parity.py
parentf7d33c299ae0d0c4f406779b8f5324d80637adc8 (diff)
downloadmeshbay-90e26beff212e4994b8e4f18c8260f2aa8a9b40c.tar.gz
fix(hub): keep the video read-ahead across a reconnection
A reconnection restarted the stream at the playhead, and that empties the source buffer — spending the whole read-ahead at the one moment it was the thing carrying the film. It carries on from the end of the buffer instead, except where the buffer is short, the stream already ended, or a cast is active: the receiver is fed from the wire and never had that buffer, so resuming there would skip it forward by the lot. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to 'packages/meshbay-hub/tests/test_bundle_kdf_parity.py')
0 files changed, 0 insertions, 0 deletions