- 22 Sep, 2014 11 commits
-
-
Brian Tiger Chow authored
Allows the service to be used through an interface. NB: If the handler is exposed directly, clients of the service cannot swap out their concrete references and replace them with interfaces
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
@perfmode sender is exactly what we need to pass in to dht/bitswap.
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
We were issuing handling goroutines in both NewService and Start
-
Juan Batiz-Benet authored
@perfmode this means we can create a Service first, give it to the network and protocol (removing interdep).
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
fix(net:msg) use vendored imports
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-