cpp-filecoin
cpp-filecoin copied to clipboard
Read and AddPiece via Remote worker
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