https://github.com/ipfs/go-bitswap
The golang implementation of the bitswap protocol
https://github.com/ipfs/go-bitswap
Last synced: 9 months ago
JSON representation
The golang implementation of the bitswap protocol
- Host: GitHub
- URL: https://github.com/ipfs/go-bitswap
- Owner: ipfs
- License: mit
- Archived: true
- Created: 2018-07-27T21:37:54.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-01T01:21:54.000Z (over 3 years ago)
- Last Synced: 2024-11-17T12:08:42.346Z (over 1 year ago)
- Language: Go
- Size: 3.01 MB
- Stars: 216
- Watchers: 38
- Forks: 112
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
go-bitswap
==================
> An implementation of the bitswap protocol in go!
This has been moved to https://github.com/ipfs/go-libipfs/tree/main/bitswap.
## License
MIT © Juan Batiz-Benet