1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-09-18 13:54:02 +08:00

10 Commits

Author SHA1 Message Date
972c0f7b4b u.DOut -> log.Debug
and other logging switches. I kept the u.PErr and u.POut in cli
commands, as those do need to write raw output directly.
2014-10-09 04:50:22 -07:00
c1219303a0 fixed muxer errors 2014-09-26 03:57:34 -07:00
9dd39de491 Fixed connections all over. 2014-09-22 04:06:12 -07:00
313f3c83c8 muxer construction 2014-09-22 04:05:23 -07:00
700b6ab99f remove start 2014-09-22 04:05:23 -07:00
69b1ce42d9 nil muxer 2014-09-22 04:05:23 -07:00
add0f3f935 feat(net:message) get net package from e2430ae4279
fix(net:msg) use vendored imports
2014-09-22 04:05:13 -07:00
035d600f28 Godeps: use in net + new multiaddr 2014-09-22 04:05:12 -07:00
be01dcf172 mux test stop. 2014-09-22 04:05:12 -07:00
161f8158a8 added mux 2014-09-22 04:05:11 -07:00