- 09 Dec, 2014 1 commit
-
-
Juan Batiz-Benet authored
-
- 08 Dec, 2014 1 commit
-
-
Brian Tiger Chow authored
+/- if len(addresses) is 0, connSetup will be called with nil value for c. +/- avoid variable reassignment License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
- 25 Nov, 2014 1 commit
-
-
Brian Tiger Chow authored
+ netmessage is now loggable License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
- 20 Nov, 2014 2 commits
-
-
Juan Batiz-Benet authored
For simplicity this is sequential. This will be bad latency given RTTs for all the handshakes, etc. Later on can make async or at least open based on some priority of the channel.
-
Juan Batiz-Benet authored
-
- 16 Nov, 2014 3 commits
-
-
Brian Tiger Chow authored
License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
Brian Tiger Chow authored
License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com> # TYPES # feat # fix # docs # style (formatting, missing semi colons, etc; no code change): # refactor # test (adding missing tests, refactoring tests; no production code change) # chore (updating grunt tasks etc; no production code change) Signed-off-by: Brian Tiger Chow <brian.holderchow@gmail.com>
-
Brian Tiger Chow authored
License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
- 09 Nov, 2014 1 commit
-
-
Jeromy authored
-
- 05 Nov, 2014 2 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
- 03 Nov, 2014 2 commits
- 20 Oct, 2014 2 commits
-
-
Juan Batiz-Benet authored
Changed lots of peer use, and changed the peerstore to ensure there is only ever one peer in use. Fixed #174
-
Juan Batiz-Benet authored
![](http://m.memegen.com/77n7dk.jpg)
-
- 19 Oct, 2014 3 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
It's a patch, really. it's not the full multiconn fix.
-
- 18 Oct, 2014 4 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
This Commit changes the relationship between Conn and Swarm. After this, Conn is significantly more autonomous, and follows an interface. From here, it will be very easy to make the MultiConn (that handles multiple Conns per peer).
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
- 11 Oct, 2014 1 commit
-
-
Juan Batiz-Benet authored
transition our use of the net package to multiaddr/net
-
- 10 Oct, 2014 2 commits
- 09 Oct, 2014 1 commit
-
-
Juan Batiz-Benet authored
and other logging switches. I kept the u.PErr and u.POut in cli commands, as those do need to write raw output directly.
-
- 06 Oct, 2014 1 commit
-
-
Juan Batiz-Benet authored
-
- 26 Sep, 2014 1 commit
-
-
Juan Batiz-Benet authored
-
- 22 Sep, 2014 3 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-