1. 13 Jan, 2015 1 commit
  2. 12 Jan, 2015 4 commits
  3. 11 Jan, 2015 2 commits
    • Juan Batiz-Benet's avatar
      updated peerstream: fixed hanging bug · 14b4c822
      Juan Batiz-Benet authored
      peerstream would hang when it got many temporary errors.
      temp errors should not count as an error. Now, it will
      only exit when an error is not temporary.
      
      I kept the acceptErr channel because it will no longer
      cause a bad hang. The goroutine is exiting, so if it
      blocks until acceptErr is read, it's fine. If users
      launch tons of listers and see goroutines building up,
      they know they should be reading + logging those.
      14b4c822
    • Juan Batiz-Benet's avatar
      added temp-err-catcher · fd3e0bb3
      Juan Batiz-Benet authored
      fd3e0bb3
  4. 10 Jan, 2015 2 commits
  5. 09 Jan, 2015 2 commits
  6. 08 Jan, 2015 1 commit
  7. 06 Jan, 2015 1 commit
  8. 04 Jan, 2015 1 commit
  9. 02 Jan, 2015 4 commits
  10. 01 Jan, 2015 1 commit
    • Juan Batiz-Benet's avatar
      peerstream update · a2abf108
      Juan Batiz-Benet authored
      peerstream was updated to use pluggable transports, including
      muxado. The interface was also simplified slightly.
      a2abf108
  11. 31 Dec, 2014 2 commits
  12. 28 Dec, 2014 1 commit
  13. 23 Dec, 2014 1 commit
  14. 20 Dec, 2014 1 commit
  15. 18 Dec, 2014 6 commits
  16. 16 Dec, 2014 3 commits
  17. 12 Dec, 2014 2 commits
  18. 09 Dec, 2014 1 commit
  19. 07 Dec, 2014 1 commit
  20. 06 Dec, 2014 2 commits
  21. 05 Dec, 2014 1 commit