1. 26 May, 2020 1 commit
    • Steven Allen's avatar
      feat: implement peering service · 978091a6
      Steven Allen authored
      MVP for #6097
      
      This feature will repeatedly reconnect (with a randomized exponential backoff)
      to peers in a set of "peered" peers.
      
      In the future, this should be extended to:
      
      1. Include a CLI for modifying this list at runtime.
      2. Include additional options for peers we want to _protect_ but not connect to.
      3. Allow configuring timeouts, backoff, etc.
      4. Allow groups? Possibly through textile threads.
      5. Allow for runtime-only peering rules.
      6. Different reconnect policies.
      
      But this MVP should be a significant step forward.
      978091a6
  2. 25 May, 2020 5 commits
  3. 23 May, 2020 1 commit
  4. 22 May, 2020 7 commits
  5. 21 May, 2020 9 commits
  6. 20 May, 2020 17 commits