1. 05 Oct, 2018 3 commits
  2. 04 Oct, 2018 2 commits
  3. 01 Oct, 2018 2 commits
  4. 29 Sep, 2018 1 commit
  5. 26 Sep, 2018 3 commits
  6. 24 Sep, 2018 1 commit
  7. 21 Sep, 2018 2 commits
  8. 17 Sep, 2018 2 commits
  9. 14 Sep, 2018 2 commits
  10. 13 Sep, 2018 2 commits
  11. 12 Sep, 2018 2 commits
  12. 10 Sep, 2018 2 commits
  13. 08 Sep, 2018 2 commits
  14. 07 Sep, 2018 1 commit
  15. 02 Sep, 2018 2 commits
  16. 31 Aug, 2018 2 commits
  17. 28 Aug, 2018 4 commits
  18. 27 Aug, 2018 3 commits
  19. 24 Aug, 2018 2 commits
    • Steven Allen's avatar
      remove some packages from the package table · 788a09fb
      Steven Allen authored
      * go-libp2p-coral-dht is currently being written and shouldn't go in this list
        until it's reasonable usable (unless I'm missing the point of this list).
      * go-libp2p-ping is an unmaintained extraction of go-libp2p/p2p/ping
      * go-libp2p-pubsub is slated to be removed.
      * go-libpp2-dummy-conn was implemented to test go-libp2p-pnet. (1)
        go-libp2p-pnet can now be tested with normal `io.ReadWriteCloser`s so it
        doesn't need this package and (2) I didn't bother updating this package when I
        did the libp2p transport refactor.
      788a09fb
    • Steven Allen's avatar
      Merge pull request #404 from raulk/package-list · 8be4535a
      Steven Allen authored
      README: fix go-libp2p-blankhost row
      8be4535a