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.
|
||||
4
target/debug/build/thiserror-a663f221800ed455/output
Normal file
4
target/debug/build/thiserror-a663f221800ed455/output
Normal file
@@ -0,0 +1,4 @@
|
||||
cargo:rerun-if-changed=build/probe.rs
|
||||
cargo:rustc-check-cfg=cfg(error_generic_member_access)
|
||||
cargo:rustc-check-cfg=cfg(thiserror_nightly_testing)
|
||||
cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
|
||||
@@ -0,0 +1 @@
|
||||
/home/c/projects/tool.meshservice/target/debug/build/thiserror-a663f221800ed455/out
|
||||
Reference in New Issue
Block a user