go-libp2p/core
Marten Seemann bdbef49cdb
ci: run go generate as part of the go-check workflow (#1986)
2023-01-11 20:34:34 -08:00
..
canonicallog switch from github.com/libp2p/go-libp2p-core to core 2022-08-17 17:13:02 +03:00
connmgr switch from github.com/libp2p/go-libp2p-core to core 2022-08-17 17:13:02 +03:00
control add connection gating interfaces and types. (#139) 2020-05-13 13:15:38 +01:00
crypto use Google's Protobuf library instead of GoGo 2023-01-12 16:43:50 +13:00
discovery switch from github.com/libp2p/go-libp2p-core to core 2022-08-17 17:13:02 +03:00
event switch from github.com/libp2p/go-libp2p-core to core 2022-08-17 17:13:02 +03:00
host core: remove introspection package (#1978) 2023-01-06 17:24:28 -08:00
internal/catch feat: harden encoding/decoding functions against panics (#243) 2022-04-18 12:40:37 -07:00
metrics switch from github.com/libp2p/go-libp2p-core to core 2022-08-17 17:13:02 +03:00
network ci: run go generate as part of the go-check workflow (#1986) 2023-01-11 20:34:34 -08:00
peer use Google's Protobuf library instead of GoGo 2023-01-12 16:43:50 +13:00
peerstore core/peerstore: removed unused provider addr ttl constant (#1848) 2022-10-31 14:41:35 -07:00
pnet remove the Protector interface, introduce a PSK type (#118) 2020-03-06 17:18:20 -08:00
protocol core/protocol: remove deprecated Negotiator.NegotiateLazy (#1869) 2022-11-10 23:30:13 -08:00
record use Google's Protobuf library instead of GoGo 2023-01-12 16:43:50 +13:00
routing switch from github.com/libp2p/go-libp2p-core to core 2022-08-17 17:13:02 +03:00
sec use Google's Protobuf library instead of GoGo 2023-01-12 16:43:50 +13:00
test switch from github.com/libp2p/go-libp2p-core to core 2022-08-17 17:13:02 +03:00
transport transport.Listener,quic: Support multiple QUIC versions with the same Listener. Only return a single multiaddr per listener. (#1923) 2022-12-01 14:06:13 -08:00
alias.go switch from github.com/libp2p/go-libp2p-core to core 2022-08-17 17:13:02 +03:00