Open cannium opened 5 years ago
related to https://github.com/ipbit/ipfsbit/issues/21 branch https://github.com/ipbit/go-libp2p/tree/punching pull request https://github.com/libp2p/go-libp2p/pull/490
go-libp2p-autonat-svc
Connected
AutoNATProto
IdentifyDelay
configs need change
"Addresses": { "Swarm": [ "/ip4/0.0.0.0/tcp/4001", "/ip6/::/tcp/4001", "/ip4/0.0.0.0/udp/4002/quic", "/ip6/::/udp/4002/quic" ] } "Swarm": { "DisableRelay": false, "EnableRelayHop": false, } "Experimental": { "QUIC": true }
FIXME
NewStream
related to https://github.com/ipbit/ipfsbit/issues/21 branch https://github.com/ipbit/go-libp2p/tree/punching pull request https://github.com/libp2p/go-libp2p/pull/490
go-libp2p-autonat-svc
by defaultConnected
callback likeAutoNATProto
doIdentifyDelay
configs need change