feat: initial meshservice implementation
Generic decentralized service layer for mesh networks. Includes FAPP (psychotherapy) and Housing as reference services. - ServiceMessage with Ed25519 signatures - Wire protocol (64-byte header + CBOR) - ServiceRouter with pluggable handlers - Verification framework (3 trust levels) - 32 tests, 3 examples
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
/home/c/projects/tool.meshservice/target/debug/build/thiserror-22200feadb5dbece/build_script_build-22200feadb5dbece.d: /home/c/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/build.rs
|
||||
|
||||
/home/c/projects/tool.meshservice/target/debug/build/thiserror-22200feadb5dbece/build_script_build-22200feadb5dbece: /home/c/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/build.rs
|
||||
|
||||
/home/c/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/build.rs:
|
||||
Reference in New Issue
Block a user