cpp-filecoin icon indicating copy to clipboard operation
cpp-filecoin copied to clipboard

Read and AddPiece via Remote worker

Open zuiris opened this issue 4 years ago • 0 comments

Add the ability to Read and Add piece

The problem is that we need to transmit large amounts of data via jsonrpc

Possible solution: do that via HTTP when PieceData encodeFrom other side, decode from other side via server handler

zuiris avatar Nov 24 '21 15:11 zuiris