kubo/core
Juan Batiz-Benet 89f5cd4c94 introducing p2p pkg
I think it's time to move a lot of the peer-to-peer networking
but-not-ipfs-specific things into its own package: p2p.
This could in the future be split off into its own library.
The first thing to go is the peer.
2015-01-02 08:46:45 -08:00
..
commands introducing p2p pkg 2015-01-02 08:46:45 -08:00
daemon transitioned ipfs2 -> ipfs 2014-11-18 06:15:00 -08:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
bootstrap_test.go introducing p2p pkg 2015-01-02 08:46:45 -08:00
bootstrap.go introducing p2p pkg 2015-01-02 08:46:45 -08:00
core_test.go peer change: peer.Peer -> peer.ID 2014-12-23 08:33:32 -08:00
core.go introducing p2p pkg 2015-01-02 08:46:45 -08:00
datastore.go refactor(mdag, bserv, bs) mocks, etc. 2014-12-13 05:17:16 -08:00
mock.go introducing p2p pkg 2015-01-02 08:46:45 -08:00