- 04 Nov, 2018 17 commits
- 24 Oct, 2018 4 commits
-
-
Steven Allen authored
-
Steven Allen authored
This was causing https://github.com/ipfs/go-ipfs/pull/5637#issuecomment-432792969
-
Steven Allen authored
-
Steven Allen authored
Sending a protocol version is nice. However, this "disconnect if our versions are different" logic makes the version entirely useless (because we can't change it). Really, each indevidual protocol is versioned so let's just leave it at that. If we make a breaking change that requires a protocol bump, we can do that and then switch on the other side's version. However, we'll have to wait for the entire network to upgrade for that to work.
-
- 19 Oct, 2018 3 commits
- 18 Oct, 2018 1 commit
-
-
vyzo authored
-
- 08 Oct, 2018 1 commit
-
-
vyzo authored
the first component must be P_P2P, or else we have a specific address to dial
-
- 06 Oct, 2018 1 commit
-
-
vyzo authored
-
- 05 Oct, 2018 1 commit
-
-
vyzo authored
-
- 01 Oct, 2018 1 commit
-
-
vyzo authored
-
- 29 Sep, 2018 1 commit
-
-
Can ZHANG authored
-
- 26 Sep, 2018 3 commits
- 21 Sep, 2018 1 commit
-
-
QYuan authored
-
- 14 Sep, 2018 1 commit
-
-
gukq authored
Signed-off-by: gukq <gukaiqiang@gmail.com>
-
- 13 Sep, 2018 1 commit
-
-
Can ZHANG authored
-
- 10 Sep, 2018 1 commit
-
-
Steven Allen authored
fixes #419 Also call FullClose in a goroutine; no need to block this. (not happy with that but I'm starting to think we need to rethink stream closing, again...)
-
- 08 Sep, 2018 1 commit
-
-
Steven Allen authored
-
- 07 Sep, 2018 1 commit
-
-
Can ZHANG authored
-
- 02 Sep, 2018 1 commit
-
-
Steven Allen authored
(avoids the race condition)
-