1. 09 Aug, 2018 1 commit
  2. 30 Sep, 2015 1 commit
  3. 02 Jan, 2015 2 commits
    • 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