filecoin-project / filecoin-project/cpp-filecoin
Read and AddPiece via Remote worker
Open
enhancement
- Dominant language
- C++
- Stars
- 129
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.