Replies: 1 comment
|
The limit is set by rust-libp2p/protocols/request-response/src/cbor.rs Lines 77 to 81 in 61d436a For JSON codec: rust-libp2p/protocols/request-response/src/json.rs Lines 76 to 80 in 61d436a You can increase To improve on top of the example, I would do the following:
You can also build a custom protocol dedicated to large transfers, either from scratch or from |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi, all,
I tested file sharing of examples, found that the file size is below 10M.
It's possible to transfer large files?
All reactions