22 Commits (0efe1e5093fda53dc26ee6c96b40a2e2c6320bb8)

Author SHA1 Message Date
Marten Seemann 4623690009 switch from github.com/libp2p/go-libp2p-core to core 2 years ago
Marten Seemann 2b69671cb9
remove flaky TestTcpSimultaneousConnect (#1425) 3 years ago
Marten Seemann dfc3a3f24a switch from github.com/libp2p/go-tcp-transport to p2p/transport/tcp 3 years ago
Marten Seemann 4268804809 make go-libp2p build when using the resource manager dependencies 3 years ago
Marten Seemann 0f0cc4e4a0 use the transport.Upgrader interface 3 years ago
Marten Seemann d01b892679 update go-libp2p-swarm to v0.7.0 3 years ago
Marten Seemann b7bee3855c remove the context from the libp2p and from the Host contructor 3 years ago
Aarsh Shah c575ec40e1
Finish and Test the simultaneous connect problem in libp2p peers (#1041) 4 years ago
Steven Allen 46b58740de fix: fix connection gater in transport constructor 5 years ago
Steven Allen 1359013f39 fix: set the private key when constructing the autonat service 5 years ago
Raúl Kripalani d87f89314c
Consolidate abstractions and core types into go-libp2p-core (#601) 6 years ago
Steven Allen 262b35f272 chore: improve nil option tests 6 years ago
Steven Allen cff9cb577c constructor: allow nil options 6 years ago
vyzo 0600392e23 enable relay by default in New 6 years ago
Steven Allen a36d383413 add tests for NoTransports and NoListen 6 years ago
Abhishek Upperwal 9e952be412 modified regex for ipv6 6 years ago
Abhishek Upperwal ecf27b599f strict DefaultListenAddrs test w/ regex 6 years ago
Abhishek Upperwal 6372f928d4 Correct behaviour test for DefaultListenAddrs 6 years ago
Abhishek Upperwal 29af134a71 corrected transport init 6 years ago
Abhishek Upperwal fb4019575d Added test for DefaultListenAddrs 6 years ago
Steven Allen 41c6834850 refactor for transport changes 7 years ago
Jamie Steiner acd4dd9a89 added NAT traversal option and constructor test 7 years ago