We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db5b9b6 commit 2383352Copy full SHA for 2383352
BITSWAP.md
@@ -1,3 +1,3 @@
1
# Bitswap
2
3
-Moved to https://specs.ipfs.tech/bitswap/
+Moved to https://specs.ipfs.tech/bitswap-protocol/
src/bitswap.md renamed to src/bitswap-protocol.md
@@ -1,7 +1,7 @@
---
-title: Bitswap
+title: Bitswap Protocol
description: >
4
- Bitswap is a libp2p data exchange protocol for sending and receiving content
+ Bitswap is a libp2p data exchange protocol for finding, sending and receiving content
5
addressed blocks of data. It attempts to acquire blocks from the p2p network
6
that have been requested by the client, and also send blocks to others who
7
want them.
0 commit comments