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 @@
|
||||
This file has an mtime of when this was started.
|
||||
2
target/debug/build/quote-124836fb30badd07/output
Normal file
2
target/debug/build/quote-124836fb30badd07/output
Normal file
@@ -0,0 +1,2 @@
|
||||
cargo:rerun-if-changed=build.rs
|
||||
cargo:rustc-check-cfg=cfg(no_diagnostic_namespace)
|
||||
1
target/debug/build/quote-124836fb30badd07/root-output
Normal file
1
target/debug/build/quote-124836fb30badd07/root-output
Normal file
@@ -0,0 +1 @@
|
||||
/home/c/projects/tool.meshservice/target/debug/build/quote-124836fb30badd07/out
|
||||
0
target/debug/build/quote-124836fb30badd07/stderr
Normal file
0
target/debug/build/quote-124836fb30badd07/stderr
Normal file
Reference in New Issue
Block a user