1. 13 Sep, 2017 3 commits
    • Steven Allen's avatar
      Reset on error in ping. · 925ac425
      Steven Allen authored
      925ac425
    • Steven Allen's avatar
      Reset on error in basic_host · 7cdd4bc9
      Steven Allen authored
      7cdd4bc9
    • Steven Allen's avatar
      update go-stream-muxer · 1b9aa778
      Steven Allen authored
      * Fix the tests to work with separate reset/close methods.
      * Ensure we interrupt writes on reset.
      * Always delay the proper time even if we're sending short messages.
      * Copy buffers as we send them. `Write` is not allowed to hang onto buffers. If
        we run into performance issues, we can always add a buffer pool.
      1b9aa778
  2. 08 Sep, 2017 2 commits
  3. 06 Sep, 2017 1 commit
  4. 05 Sep, 2017 3 commits
  5. 04 Sep, 2017 1 commit
  6. 03 Sep, 2017 1 commit
    • Steven Allen's avatar
      Fix the go get command. · 439fb265
      Steven Allen authored
      We need to download dependencies for all packages in the repo, not just the
      root (there are no packages at the root).
      
      fixes #219
      439fb265
  7. 01 Sep, 2017 1 commit
  8. 31 Aug, 2017 1 commit
    • Steven Allen's avatar
      examples/echo: recommend -secio · 00cf69eb
      Steven Allen authored
      When not using -secio, this command prints a warning. This confuses users so we
      should just tell users to use it in the instructions.
      
      fixes #179
      00cf69eb
  9. 29 Aug, 2017 2 commits
  10. 23 Aug, 2017 2 commits
  11. 21 Aug, 2017 3 commits
  12. 20 Aug, 2017 1 commit
  13. 19 Aug, 2017 6 commits
  14. 16 Aug, 2017 3 commits
  15. 07 Aug, 2017 5 commits
  16. 04 Aug, 2017 2 commits
  17. 02 Aug, 2017 3 commits