1. 28 Aug, 2019 1 commit
    • Steven Allen's avatar
      session: buffer some request channels · 8454ba00
      Steven Allen authored
      We're not using these synchronously so we can buffer them a bit to avoid
      blocking quite as much.
      
      This also combines all incoming channels into a single one to ensure all
      operations are processed in-order. This might be overkill bit it makes reasoning
      about this a bit simpler.
      8454ba00
  2. 23 Aug, 2019 4 commits
  3. 22 Aug, 2019 1 commit
  4. 20 Aug, 2019 1 commit
  5. 15 Aug, 2019 4 commits
  6. 14 Aug, 2019 1 commit
  7. 13 Aug, 2019 1 commit
  8. 04 Jul, 2019 2 commits
  9. 03 Jul, 2019 1 commit
    • hannahhoward's avatar
      feat(sessions): pass optimization rating · 8e59a716
      hannahhoward authored
      When fetching optimized peers from the peer manager, return an optimization rating, and pass on to
      request splitter
      
      BREAKING CHANGE: interface change to GetOptimizedPeers and SplitRequests public package methods
      8e59a716
  10. 14 Jun, 2019 1 commit
  11. 12 Jun, 2019 3 commits
  12. 04 Jun, 2019 1 commit
  13. 03 Jun, 2019 4 commits
  14. 31 May, 2019 1 commit
  15. 26 Jan, 2019 1 commit
  16. 11 Jan, 2019 1 commit
  17. 10 Jan, 2019 1 commit
  18. 22 Dec, 2018 1 commit
  19. 20 Dec, 2018 3 commits
  20. 19 Dec, 2018 1 commit
  21. 18 Dec, 2018 1 commit
  22. 13 Dec, 2018 5 commits