diff options
| author | Christophe Besson <cbesson@gmail.com> | 2026-08-15 19:13:30 +0200 |
|---|---|---|
| committer | Christophe Besson <cbesson@gmail.com> | 2026-08-15 19:13:30 +0200 |
| commit | ef30201a99c6aeb9bf2406904005f0977f1c4ecc (patch) | |
| tree | 7e94b6a8a5755456a5a1fab029fec7e976477a36 /packages/meshbay-common/src/meshbay_common/handshake.py | |
| parent | 05f4feab641740c944d636f29a03f8c0dd1328c7 (diff) | |
| download | meshbay-ef30201a99c6aeb9bf2406904005f0977f1c4ecc.tar.gz | |
docs: record which download paths have actually been run
The download-to-disk story is three mechanisms — File System Access in
Chrome, a service worker streaming a response in Firefox and Safari, a
blob as the floor — and no test in this repository exercises any of them.
test_downloads.py pins their contracts by reading the source; whether a
browser really writes to disk needs a person with a large file.
One now has: Firefox, 180 MB, written to disk rather than assembled in
the tab. That is the path worth confirming, since it is the only one
Firefox has and it was written blind. It is also not the scale it exists
for, and the guide says which rows of that table are measured and which
are still only designed.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to 'packages/meshbay-common/src/meshbay_common/handshake.py')
0 files changed, 0 insertions, 0 deletions