Peergos / nabu

A minimal Java implementation of IPFS
MIT License
59 stars 11 forks source link

Fix large p2p http bodies #51

Closed ianopolous closed 1 year ago

ianopolous commented 1 year ago

This includes a fixed jvm-libp2p which fixes writing arrays larger than the yamux window size.