ipfs-cluster/adder
Hector Sanjuan 3d49ac26a5 Feat: Split components into RPC Services
I had thought of this for a very long time but there were no compelling
reasons to do it. Specifying RPC endpoint permissions becomes however
significantly nicer if each Component is a different RPC Service. This also
fixes some naming issues like having to prefix methods with the component name
to separate them from methods named in the same way in some other component
(Pin and IPFSPin).
2019-05-04 21:36:10 +01:00
..
adderutils Feat #632: Keep default /add behaviour outside of conditional block 2019-01-07 14:10:16 +01:00
ipfsadd Types: make AddedOutput carry a cid.Cid 2019-03-06 18:48:25 +00:00
local Feat: Split components into RPC Services 2019-05-04 21:36:10 +01:00
sharding Feat: Split components into RPC Services 2019-05-04 21:36:10 +01:00
adder_test.go Update to go-ipfs-files 2.0.3 2018-12-17 14:29:44 +01:00
adder.go support --nocopy when adding URLs 2019-03-26 10:22:37 -05:00
util.go Feat: Split components into RPC Services 2019-05-04 21:36:10 +01:00