Get desktop application:
View/edit binary Protocol Buffers messages
Bitswap message format supporting v1.0.0, v1.1.0, and v1.2.0 Based on https://specs.ipfs.tech/bitswap-protocol/
v1.0.0: deprecated in v1.1.0, but still supported for compatibility
v1.1.0+: blocks with CID prefix
v1.2.0: Have/DontHave responses
v1.2.0: number of bytes queued to send to the peer
v1.1.0: Block message with CID prefix
Used in:
CID prefix (all CID components except the digest of the multihash)
block data
Used in:
CID of the block
Have or DontHave
v1.2.0: BlockPresence for Have/DontHave responses
Used in:
Used in:
a list of wantlist entries
whether this is the full wantlist. default to false
Used in:
CID of the block (CIDv0 in v1.0.0, CIDv0/v1 in v1.1.0+)
the priority (normalized). default to 1
whether this revokes an entry
v1.2.0: Block or Have. default to Block (0)
v1.2.0: whether to send DontHave if block not found. default to false
v1.2.0: WantType enum
Used in:
Request the full block
Request only if peer has the block