nim-libp2p-experimental/libp2p/protocols
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
..
pubsub Peer store refacto (#700) 2022-05-25 12:12:57 +02:00
secure Less warnings (#710) 2022-05-24 15:10:57 +02:00
identify.nim Update SPR when the PeerInfo changes (#711) 2022-04-13 09:35:28 +02:00
ping.nim Chronos strict exception tracking (#652) 2022-01-05 16:27:33 +01:00
protocol.nim adding raises defect across the codebase (#572) 2021-05-21 10:27:01 -06:00
pubsub.nim Cleanup testinterop imports (#589) 2021-06-11 16:34:40 -06:00
relay.nim Circuit relay v1 (#670) 2022-05-18 10:19:37 +02:00