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:
8
target/debug/deps/cpufeatures-28fc5e4445676cbe.d
Normal file
8
target/debug/deps/cpufeatures-28fc5e4445676cbe.d
Normal file
@@ -0,0 +1,8 @@
|
||||
/home/c/projects/tool.meshservice/target/debug/deps/cpufeatures-28fc5e4445676cbe.d: /home/c/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpufeatures-0.2.17/src/lib.rs /home/c/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpufeatures-0.2.17/src/x86.rs
|
||||
|
||||
/home/c/projects/tool.meshservice/target/debug/deps/libcpufeatures-28fc5e4445676cbe.rlib: /home/c/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpufeatures-0.2.17/src/lib.rs /home/c/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpufeatures-0.2.17/src/x86.rs
|
||||
|
||||
/home/c/projects/tool.meshservice/target/debug/deps/libcpufeatures-28fc5e4445676cbe.rmeta: /home/c/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpufeatures-0.2.17/src/lib.rs /home/c/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpufeatures-0.2.17/src/x86.rs
|
||||
|
||||
/home/c/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpufeatures-0.2.17/src/lib.rs:
|
||||
/home/c/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpufeatures-0.2.17/src/x86.rs:
|
||||
Reference in New Issue
Block a user