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:
BIN
target/debug/build/serde_core-52965ab98792e8fa/build-script-build
Executable file
BIN
target/debug/build/serde_core-52965ab98792e8fa/build-script-build
Executable file
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,5 @@
|
||||
/home/c/projects/tool.meshservice/target/debug/build/serde_core-52965ab98792e8fa/build_script_build-52965ab98792e8fa.d: /home/c/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/build.rs
|
||||
|
||||
/home/c/projects/tool.meshservice/target/debug/build/serde_core-52965ab98792e8fa/build_script_build-52965ab98792e8fa: /home/c/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/build.rs
|
||||
|
||||
/home/c/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/build.rs:
|
||||
Reference in New Issue
Block a user