Brian Tiger Chow
884143bf9c
move generic packages to thirdparty (see thirdparty/README.md)
2015-01-18 14:04:45 -08:00
Juan Batiz-Benet
f25dfb68b9
peer/queue: close fix, and logging
2015-01-05 04:55:02 -08:00
Juan Batiz-Benet
09a2e1f64c
testutil: obvious names for seeded key pairs
2015-01-05 04:55:02 -08:00
Juan Batiz-Benet
9d0736bc3b
peer+mocknet: sorting for determinism.
2015-01-05 04:55:01 -08:00
Juan Batiz-Benet
53d190da2c
peerstore: AddPeerInfo
2015-01-02 08:46:46 -08:00
Juan Batiz-Benet
cc0d7c9b57
crypto -> p2p/crypto
...
The crypto package moves into p2p. Nothing in it so far is ipfs
specific; everything is p2p-general.
2015-01-02 08:46:45 -08:00
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