@modal 1. I think apps shouldn't have to directly deal with p2panda, but rather this should be abstracted by a daemon.2. If one was to directly connect to p2panda, the key thing for non-Rust projects is that p2panda can be provided as a C ABI dynamic library (GI bindings could be a next step from here, but C ABI is a prerequisite for this).3. I'm not sure my specific usecases are well-covered by p2panda. And that's probably true for many other usecases as well.