kubo/core/node/libp2p
Adin Schmahmann 2fd55d198c integrate experimental AcceleratedDHTClient
The experimental AcceleratedDHTClient can be enabled from the config

When enabled it modifies the output of the `ipfs stats dht` command.
2021-05-14 04:31:06 -04:00
..
addrs.go chore: update deps 2020-05-20 17:51:04 -07:00
discovery.go fix: migrate from deprecated warning function 2020-01-28 21:20:21 -08:00
dns.go explicit construction of DNS resolver 2021-05-10 21:03:27 -07:00
host.go integrate experimental AcceleratedDHTClient 2021-05-14 04:31:06 -04:00
hostopt.go migrate to go-libp2p-core. 2019-05-31 23:23:52 -07:00
libp2p.go feat: add a transport config section 2020-06-16 15:15:47 -07:00
nat.go feat: add autonat config options 2020-04-14 20:54:58 -07:00
peerstore.go fix: close peerstore on stop 2019-09-05 17:20:14 -07:00
pnet.go update to new private network interfaces 2020-03-09 19:39:06 -07:00
pubsub.go fix(pubsub): flood publish 2020-05-29 16:42:10 -07:00
relay.go feat: add a transport config section 2020-06-16 15:15:47 -07:00
routing.go integrate experimental AcceleratedDHTClient 2021-05-14 04:31:06 -04:00
routingopt.go integrate experimental AcceleratedDHTClient 2021-05-14 04:31:06 -04:00
sec.go feat: remove secio support 2021-02-25 13:36:40 -08:00
smux.go feat: add a transport config section 2020-06-16 15:15:47 -07:00
topicdiscovery.go ipns(pubsub): utilize persistent pubsub value store 2019-12-11 11:52:05 -05:00
transport.go update QUIC, enable the RetireBugBackwardsCompatibilityMode 2020-07-20 10:29:43 -04:00