ipfs / helia

An implementation of IPFS in JavaScript
https://helia.io
Other
915 stars 95 forks source link

fix: define max bitswap message sizes #510

Closed achingbrain closed 5 months ago

achingbrain commented 5 months ago

Limits outgoing messages to 4MiB and defines max block size based on Kubo, confirmed experimentally.

Change checklist