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