1. 24 Nov, 2019 1 commit
  2. 01 Nov, 2019 1 commit
    • Hector Sanjuan's avatar
      Fix: Connection Closed after handshake · d3cafc00
      Hector Sanjuan authored
      The context-cancelled watchdog goroutine may start running way after the
      handshake has finished and the associated context has been cancelled (by the
      executeDial() function in go-libp2p-swarm usuaully).
      
      This results in the connection being closed right after being stablished.
      d3cafc00
  3. 01 Aug, 2019 1 commit
  4. 27 May, 2019 1 commit
  5. 28 Feb, 2019 1 commit
  6. 27 Feb, 2019 1 commit
  7. 21 Feb, 2019 2 commits
  8. 17 Feb, 2019 3 commits
  9. 30 Nov, 2018 1 commit
  10. 29 Nov, 2018 1 commit
  11. 28 Nov, 2018 1 commit
  12. 24 Nov, 2018 1 commit