nim-libp2p-experimental/libp2p
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
..
crypto Less warnings (#710) 2022-05-24 15:10:57 +02:00
daemon Chronos strict exception tracking (#652) 2022-01-05 16:27:33 +01:00
muxers expose more libp2p performance and queuing metrics (#678) 2022-04-06 16:00:24 +02:00
nameresolving Less warnings (#710) 2022-05-24 15:10:57 +02:00
protobuf Fixes for style check (#676) 2021-12-16 11:05:20 +01:00
protocols Peer store refacto (#700) 2022-05-25 12:12:57 +02:00
stream Fixes for style check (#676) 2021-12-16 11:05:20 +01:00
transports Set activity flag in WS (#721) 2022-05-24 19:41:05 +00:00
upgrademngrs Fixes for style check (#676) 2021-12-16 11:05:20 +01:00
utils Gossipsub scoring fixes (#709) 2022-05-11 10:38:43 +02:00
builders.nim Peer store refacto (#700) 2022-05-25 12:12:57 +02:00
cid.nim Fixes for style check (#676) 2021-12-16 11:05:20 +01:00
connmanager.nim Peer store refacto (#700) 2022-05-25 12:12:57 +02:00
debugutils.nim Fixes for style check (#676) 2021-12-16 11:05:20 +01:00
dial.nim Circuit relay v1 (#670) 2022-05-18 10:19:37 +02:00
dialer.nim Circuit relay v1 (#670) 2022-05-18 10:19:37 +02:00
errors.nim Chronos strict exception tracking (#652) 2022-01-05 16:27:33 +01:00
multiaddress.nim Circuit relay v1 (#670) 2022-05-18 10:19:37 +02:00
multibase.nim Fixes for style check (#676) 2021-12-16 11:05:20 +01:00
multicodec.nim Signed envelopes and routing records (#656) 2021-11-24 14:03:40 -06:00
multihash.nim Fixes for style check (#676) 2021-12-16 11:05:20 +01:00
multistream.nim Less warnings (#710) 2022-05-24 15:10:57 +02:00
peerid.nim Less warnings (#710) 2022-05-24 15:10:57 +02:00
peerinfo.nim Less warnings (#710) 2022-05-24 15:10:57 +02:00
peerstore.nim Peer store refacto (#700) 2022-05-25 12:12:57 +02:00
routing_record.nim Less warnings (#710) 2022-05-24 15:10:57 +02:00
signed_envelope.nim Gossipsub peer exchange (#647) 2022-03-14 09:39:30 +01:00
standard_switch.nim
switch.nim Peer store refacto (#700) 2022-05-25 12:12:57 +02:00
transcoder.nim
utility.nim Fixes for style check (#676) 2021-12-16 11:05:20 +01:00
varint.nim Fixes for style check (#676) 2021-12-16 11:05:20 +01:00
vbuffer.nim Fixes for style check (#676) 2021-12-16 11:05:20 +01:00
wire.nim Websocket Transport (#593) 2021-08-03 15:48:03 +02:00