nabu
nabu copied to clipboard
A minimal Java implementation of IPFS
Are there any plans to add bandwidth control features? This is a long-standing issue in Kubo, when you need to embed IPFS into an application, if the bandwidth can't be...
* It's not safe adding handlers after connect() - it could be the case when data arrives earlier than handlers added and it would just be discarded * Need to...
This is probably a stupid question... However when I following the guide in README.md to download a file by using this code: ```java List wants = List.of(new Want(Cid.decode("zdpuAwfJrGYtiGFDcSV3rDpaUrqCtQZRxMjdC6Eq9PNqLqTGg"))); Set retrieveFrom...
By adding Nabu to my project I started to get this error: "Invalid signature file digest for Manifest main attributes"