- 09 Jan, 2018 1 commit
-
-
Steven Allen authored
We already setup the connection from within the new connection handler. No need to do it *again* on dial.
-
- 04 Jan, 2018 1 commit
-
-
Whyrusleeping authored
clear out extra dial jobs after dial finishes
-
- 03 Jan, 2018 1 commit
-
-
Jeromy authored
-
- 12 Dec, 2017 2 commits
-
-
Steven Allen authored
ci: fix travis build
-
Steven Allen authored
enable ipv6
-
- 06 Dec, 2017 3 commits
-
-
Steven Allen authored
preallocate duplicate checking map in Peers
-
Steven Allen authored
Update Travis CI to use standard test script.
-
Steven Allen authored
We call this method in `FindProvidersAsync`. Really, we shouldn't even be doing that (but this is "good enough" for now).
-
- 05 Dec, 2017 1 commit
-
-
Steven Allen authored
-
- 21 Nov, 2017 2 commits
-
-
Steven Allen authored
nil out references to finished dials
-
Steven Allen authored
We need a better solution (this is a memory hotspot when mass dialing) but that will take some thought and effort. This is a simple fix that should reduce memory usage a bit.
-
- 20 Nov, 2017 1 commit
-
-
Steven Allen authored
-
- 18 Nov, 2017 1 commit
-
-
Kevin Atkinson authored
-
- 17 Nov, 2017 1 commit
-
-
Kevin Atkinson authored
This also switches from goveralls to codecov.
-
- 14 Nov, 2017 4 commits
-
-
Steven Allen authored
don't pass the dial timeout option
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
It doesn't exist anymore. This is now handled entirely though contexts.
-
- 19 Oct, 2017 2 commits
-
-
Steven Allen authored
gx: update go-peerstream
-
Steven Allen authored
-
- 18 Oct, 2017 2 commits
-
-
Steven Allen authored
don't backoff dialing when the context is canceled
-
Steven Allen authored
fixes libp2p/go-libp2p-kad-dht#96
-
- 21 Sep, 2017 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
use optimized 'HaveConnToPeer' checks
-
- 20 Sep, 2017 1 commit
-
-
Jeromy authored
-
- 16 Sep, 2017 1 commit
-
-
Steven Allen authored
-
- 13 Sep, 2017 5 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
Jeromy Johnson authored
Update stream muxer.
-
Steven Allen authored
-
Steven Allen authored
* Add in the reset method and use it instead of Close. Close now only closes one side of the connection.
-
- 05 Sep, 2017 3 commits
-
-
Steven Allen authored
gx: update go-ws-transport
-
Steven Allen authored
-
Jeromy authored
-
- 31 Aug, 2017 2 commits
-
-
Steven Allen authored
test: connect each peer precisely once.
-
Steven Allen authored
Otherwise, some tests will get confused by duplicate (temporary, we close duplicates quickly) connections. fixes libp2p/go-libp2p#100
-
- 29 Aug, 2017 2 commits
-
-
Steven Allen authored
gx: update go-cid, go-multibase, base32
-
Steven Allen authored
-
- 23 Aug, 2017 2 commits
-
-
Steven Allen authored
gx: update go-reuseport
-
Łukasz Magiera authored
-