https://github.com/victorb/ipfs-events
List of all events in IPFS
https://github.com/victorb/ipfs-events
Last synced: 5 months ago
JSON representation
List of all events in IPFS
- Host: GitHub
- URL: https://github.com/victorb/ipfs-events
- Owner: victorb
- License: mit
- Created: 2015-11-17T21:49:29.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-18T00:03:13.000Z (over 10 years ago)
- Last Synced: 2025-09-12T16:30:02.537Z (10 months ago)
- Size: 1.95 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ipfs-events
List of all events in IPFS
## Events
X-Begin means the event started
X means the event completed
| Key | Description | Notes |
| ------------------------------- | ----------------- | ---------------- |
| Bitswap.ProvideWorker.Loop | | |
| Bitswap.ProvideWorker.Work | | |
| Bitswap.ProvideWorker.WorkBegin | | |
| Bitswap.Rebroadcast.active | | |
| Bitswap.Rebroadcast.idle | | |
| bootstrapSkip | | |
| connLifetimeBegin | | |
| dhtReceivedMessage | | |
| dhtSentMessage | | |
| findPeerSingle | | |
| getClosestPeers | Find closest peer for key in DHT | |
| handleFindPeer | Help peer find another peer | |
| handleGetProviders | Help someone find peer who has hash | |
| interfaceListenAddresses | | |
| periodicBootstrap | | |
| provide | | |
| secureHandshake | | |
| updatePeer | | |