- 09 Mar, 2016 2 commits
-
-
Jeromy Johnson authored
switch to new version of go-stream-muxer
-
Jeromy authored
-
- 08 Mar, 2016 1 commit
-
-
Jeromy authored
-
- 05 Mar, 2016 2 commits
-
-
Jeromy Johnson authored
Add fallback dialer
-
Jeromy authored
-
- 04 Mar, 2016 1 commit
-
-
Jeromy authored
Previously we were unable to dial on a given transport if there were no listener addresses defined for that. This meant that most people couldnt use utp (as they had no utp listener transport to dial from).
-
- 03 Mar, 2016 5 commits
-
-
Jeromy Johnson authored
use multiaddr format to do validation of addresses
-
Jeromy authored
-
Jeromy Johnson authored
update version of go-multiaddr
-
Jeromy authored
-
Jeromy authored
-
- 02 Mar, 2016 1 commit
-
-
Jeromy authored
-
- 21 Feb, 2016 1 commit
-
-
Jeromy authored
-
- 18 Feb, 2016 1 commit
-
-
Jeromy Johnson authored
add remote multiaddr from active connection to peerstore
-
- 17 Feb, 2016 5 commits
-
-
Jeromy authored
-
Jeromy authored
-
Jeromy Johnson authored
make travis install gx deps
-
Jeromy authored
-
Jeromy authored
-
- 16 Feb, 2016 2 commits
-
-
Jeromy Johnson authored
Remove superfluous square bracket
-
Friedel Ziegelmayer authored
-
- 14 Feb, 2016 1 commit
-
-
Jeromy authored
-
- 10 Feb, 2016 1 commit
-
-
Jeromy authored
-
- 31 Jan, 2016 2 commits
- 30 Jan, 2016 2 commits
-
-
Jeromy Johnson authored
Leave overflow logic to go-msgio
-
Randall Leeds authored
go-msgio implements the message length limit (currently 8MB), so the secio reader can get away without re-implementing this logic. Instead, the reader lets go-msgio allocate a buffer when the output buffer is too small to hold the incoming message. This buffer is kept and drained into the output buffer(s) of Read() calls and released back to the msgio instance once it is fully drained. License: MIT Signed-off-by: Randall Leeds <randall@bleeds.info>
-
- 05 Jan, 2016 1 commit
-
-
Jeromy authored
-
- 04 Jan, 2016 1 commit
-
-
Jeromy authored
-
- 11 Dec, 2015 2 commits
- 08 Dec, 2015 1 commit
-
-
Jeromy authored
-
- 07 Dec, 2015 1 commit
-
-
Jeromy authored
-
- 27 Nov, 2015 1 commit
-
-
Jeromy authored
-
- 24 Nov, 2015 2 commits
- 23 Nov, 2015 1 commit
-
-
Jeromy Johnson authored
docs/roadmap
-
- 20 Nov, 2015 3 commits
-
-
Juan Benet authored
make new stream calls accept a context
-
Jeromy authored
-
Jeromy authored
-