nim-libp2p-experimental/libp2p/protocols/pubsub/gossipsub
Tanguy 60becadcf9
Peer store refacto (#700)
There is now a global PeerStore structure (instead of having one for libp2p, one for waku, etc)

The user can create custom books for new types easily

Also add a pruning system to remove dead peers
2022-05-25 12:12:57 +02:00
..
behavior.nim Peer store refacto (#700) 2022-05-25 12:12:57 +02:00
scoring.nim Gossipsub scoring fixes (#709) 2022-05-11 10:38:43 +02:00
types.nim Gossipsub scoring fixes (#709) 2022-05-11 10:38:43 +02:00