Jacob
Jacob
In the current state this crate cannot be used to build any application on top of IPFS. We have a use-case which requires private swarms, custom authorisation between peers and...
The IPFS facade does not have access to the functions which add and remove nodes to the floodsub target_peer list. As such, messages are never propagated to connected peers. This...
In the current state this crate cannot be used to build any application on top of IPFS. We have a use-case which requires private swarms, custom authentication between peers and...
- Adds macros to improve the binding definitions for C and Java. - Also adds prepare and complete to the C and Java APIs.
Building a crate that depends on didkit 0.3.0 will fail for fresh builds (no Cargo.lock). This can be replicated by creating a new crate which only depends on didkit 0.3.0...