- 05 Dec, 2017 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
Update Travis CI to use standard test script.
-
- 04 Dec, 2017 1 commit
-
-
Whyrusleeping authored
gx: update go-datastore, go-ds-badger
-
- 30 Nov, 2017 1 commit
-
-
Steven Allen authored
-
- 20 Nov, 2017 1 commit
-
-
Steven Allen authored
-
- 18 Nov, 2017 2 commits
-
-
Kevin Atkinson authored
-
Kevin Atkinson authored
-
- 17 Nov, 2017 2 commits
-
-
Kevin Atkinson authored
-
Kevin Atkinson authored
-
- 14 Nov, 2017 1 commit
-
-
Steven Allen authored
-
- 28 Oct, 2017 3 commits
-
-
Jeromy authored
-
Whyrusleeping authored
demote error message to warning
-
Jeromy authored
-
- 19 Oct, 2017 4 commits
-
-
Steven Allen authored
silence context canceled error
-
Steven Allen authored
Not really an error.
-
Steven Allen authored
gx: update go-peerstream
-
Steven Allen authored
-
- 14 Oct, 2017 1 commit
-
-
Jeromy authored
-
- 11 Oct, 2017 1 commit
-
-
Jeromy Johnson authored
tag kbucket peers for better connection closing
-
- 08 Oct, 2017 1 commit
-
-
Jeromy authored
-
- 06 Oct, 2017 4 commits
-
-
Jeromy authored
-
Jeromy Johnson authored
Deps/connmgr update
-
Jeromy authored
-
Jeromy authored
-
- 19 Sep, 2017 4 commits
-
-
Steven Allen authored
-
Steven Allen authored
fix memory leak holding onto streams unnecessarily
-
Steven Allen authored
-
Jeromy authored
-
- 16 Sep, 2017 1 commit
-
-
Steven Allen authored
-
- 14 Sep, 2017 6 commits
-
-
Steven Allen authored
-
Steven Allen authored
update stream muxer
-
Steven Allen authored
-
Steven Allen authored
Previously, we'd only retry when a write failed (in case the peer was using single-use streams). However, in the new world of half-open streams, writes still succeed on remote-closed streams so this isn't sufficient. Instead, we need to retry on read failure as well. Note: this was technically broken before because a peer could write on a stream before receiving the close message causing the write to succeed but the subsequent read to fail.
-
Steven Allen authored
-
Steven Allen authored
fix: go1.9 monotonic time (for real this time)
-
- 13 Sep, 2017 3 commits
-
-
Steven Allen authored
* Also, test on go 1.9
-
Steven Allen authored
Add link to godocs
-
ssikdar1 authored
-
- 05 Sep, 2017 2 commits
-
-
Steven Allen authored
gx: update go-ws-transport
-
Steven Allen authored
-