You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Marco Munizaga 22a70b4f8d
swarm: log unexpected listener errors (#2277)
2 years ago
..
cmd transport.Listener,quic: Support multiple QUIC versions with the same Listener. Only return a single multiaddr per listener. (#1923) 2 years ago
conn.go core: remove LocalPrivateKey method from network.Conn interface (#2144) 2 years ago
conn_test.go core: remove LocalPrivateKey method from network.Conn interface (#2144) 2 years ago
listener.go core: remove LocalPrivateKey method from network.Conn interface (#2144) 2 years ago
listener_test.go transport.Listener,quic: Support multiple QUIC versions with the same Listener. Only return a single multiaddr per listener. (#1923) 2 years ago
mock_connection_gater_test.go switch from github.com/libp2p/go-libp2p-core to core 2 years ago
stream.go use quic-go and webtransport-go from quic-go organization (#2040) 2 years ago
transport.go quic: fix race condition when generating random holepunch packet (#2263) 2 years ago
transport_test.go quic / webtransport: make it possible to listen on the same address / port (#1905) 2 years ago
virtuallistener.go swarm: log unexpected listener errors (#2277) 2 years ago