1. 22 Aug, 2021 1 commit
  2. 10 Aug, 2021 1 commit
  3. 28 Mar, 2021 1 commit
  4. 19 Dec, 2020 1 commit
  5. 11 Nov, 2020 1 commit
  6. 16 Jun, 2020 1 commit
  7. 14 Apr, 2020 1 commit
  8. 23 Mar, 2020 2 commits
  9. 10 Mar, 2020 1 commit
    • Steven Allen's avatar
      feat(mock): reliable notifications · 5f75aa20
      Steven Allen authored
      * Export StreamComplement/ConnComplement convenience functions.
      * Make the TestNotifications test pass reliably, even when we have a bunch of
      streams (identify, etc.).
      * Make the mock net order disconnect events after connect events.
      * Make closing one side of a connection actually close both sides.
      * Make it possible to extract a mock stream's complement.
      * Fire remote events at the same time as the local events.
      5f75aa20
  10. 26 May, 2019 1 commit
  11. 14 Feb, 2019 1 commit
    • iulianpascalau's avatar
      mock package: · b8e47c5d
      iulianpascalau authored
      - changed GetStreams function from mock_conn.go to call allStreams which has the same functionality but is concurrent safe
      - changed protocol field from mock_stream to be concurrent safe. Taken the implementation from swarm_stream.go
      b8e47c5d
  12. 28 Aug, 2018 1 commit
  13. 05 Jun, 2018 1 commit
  14. 13 Sep, 2017 2 commits
    • Steven Allen's avatar
      get rid of debugging code · 17354d77
      Steven Allen authored
      17354d77
    • 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
  15. 04 Nov, 2016 1 commit
  16. 05 Oct, 2016 1 commit
  17. 04 Oct, 2016 1 commit
  18. 10 Aug, 2016 1 commit
  19. 27 Apr, 2016 2 commits
  20. 12 Apr, 2016 1 commit
  21. 03 Mar, 2016 1 commit
  22. 04 Jan, 2016 1 commit
  23. 07 Dec, 2015 1 commit
    • Jeromy's avatar
      WIP · d91b419e
      Jeromy authored
      d91b419e
  24. 19 Nov, 2015 1 commit
  25. 16 Nov, 2015 2 commits
  26. 15 Nov, 2015 1 commit
  27. 12 Nov, 2015 1 commit
  28. 30 Sep, 2015 2 commits
  29. 31 Mar, 2015 1 commit
  30. 24 Jan, 2015 1 commit
  31. 02 Jan, 2015 2 commits