1. 11 Apr, 2020 2 commits
    • Juliusz Chroboczek's avatar
      Update README. · 121f4956
      Juliusz Chroboczek authored
      121f4956
    • Juliusz Chroboczek's avatar
      Make the flooding protocol use TCP. · b63c15af
      Juliusz Chroboczek authored
      This simplifies the code a lot, since it gives us the notion of a session
      for free.  And congestion control, of course.
      
      This is not quite ready yet: we don't wait for the peer's handshake before
      initiating flooding, and we don't perform duplicate suppression.  Doing that
      will require a different data structure.
      b63c15af
  2. 07 Apr, 2020 1 commit
  3. 05 Aug, 2019 9 commits