1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-09-12 07:55:07 +08:00

11 Commits

Author SHA1 Message Date
0135e3ebbe swarm + net: add explicit listen addresses 2014-11-05 04:00:49 -08:00
8cf22c062f core is now ctxcloser 2014-10-25 21:33:10 -07:00
cc5c181ae0 Dialer for dht
dht doesn't need the whole network interface, only needs a Dialer.
(much reduced surface of possible errors)
2014-10-22 03:24:05 -07:00
9ca87fbb93 peer.Peer is now an interface
![](http://m.memegen.com/77n7dk.jpg)
2014-10-20 03:26:46 -07:00
a8330f1f62 add methods on net interface to retrieve bandwidth values 2014-10-18 04:28:25 -07:00
338b037238 clean up and add inet.Network to bitswap
new Service interface
2014-10-10 20:43:04 -07:00
a7b69500b1 address concerns in PR and make log stuff more fun 2014-10-10 13:18:20 -07:00
865109f562 expose handler in inet 2014-09-22 04:05:16 -07:00
9849794b07 Move Sender interface to network pkg
@perfmode sender is exactly what we need to pass in to dht/bitswap.
2014-09-22 04:05:16 -07:00
68216245c6 fix(net) use NetMessage interface 2014-09-22 04:05:15 -07:00
2b03664ae4 net interface 2014-09-22 04:05:12 -07:00