You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.
Have a peer send a beginning-of-file (BOF) notice before sending any associated data-piece notices. The BOF notice can contain all the file's metadata and a key. Then, reduce the metadata in the data-piece notices to just the key and the piece-index. I think orphaned piece-notices (those without a previous BOF notice) can be ignored.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Have a peer send a beginning-of-file (BOF) notice before sending any associated data-piece notices. The BOF notice can contain all the file's metadata and a key. Then, reduce the metadata in the data-piece notices to just the key and the piece-index. I think orphaned piece-notices (those without a previous BOF notice) can be ignored.
The text was updated successfully, but these errors were encountered: