1. 06 Apr, 2016 2 commits
  2. 03 Mar, 2016 1 commit
  3. 04 Jan, 2016 1 commit
  4. 07 Dec, 2015 1 commit
    • Jeromy's avatar
      WIP · d91b419e
      Jeromy authored
      d91b419e
  5. 20 Nov, 2015 1 commit
  6. 19 Nov, 2015 1 commit
  7. 16 Nov, 2015 1 commit
  8. 15 Nov, 2015 1 commit
  9. 12 Nov, 2015 1 commit
  10. 30 Sep, 2015 2 commits
  11. 15 Sep, 2015 1 commit
  12. 31 Mar, 2015 1 commit
  13. 27 Jan, 2015 1 commit
  14. 18 Jan, 2015 1 commit
  15. 02 Jan, 2015 3 commits
    • Juan Batiz-Benet's avatar
      swap net2 -> net · 21580ccd
      Juan Batiz-Benet authored
      21580ccd
    • Juan Batiz-Benet's avatar
      host interface + services · 7c3202b1
      Juan Batiz-Benet authored
      The separation of work in the p2p pkg is as follows:
      
      - net implements the Swarm and connectivity
      - protocol has muxer and header protocols
      - host implements protocol muxing + services
      - identify took over handshake completely! yay.
      - p2p package works as a whole
      7c3202b1
    • Juan Batiz-Benet's avatar
      net -> p2p/net · 72df463f
      Juan Batiz-Benet authored
      The net package is the next to move. It will be massaged
      a bit still to fix the Network / "NetworkBackend" conflict.
      72df463f