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:
7
target/debug/deps/tokio_macros-1bb5c74dda1e6369.d
Normal file
7
target/debug/deps/tokio_macros-1bb5c74dda1e6369.d
Normal file
@@ -0,0 +1,7 @@
|
||||
/home/c/projects/tool.meshservice/target/debug/deps/tokio_macros-1bb5c74dda1e6369.d: /home/c/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-macros-2.6.1/src/lib.rs /home/c/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-macros-2.6.1/src/entry.rs /home/c/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-macros-2.6.1/src/select.rs
|
||||
|
||||
/home/c/projects/tool.meshservice/target/debug/deps/libtokio_macros-1bb5c74dda1e6369.so: /home/c/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-macros-2.6.1/src/lib.rs /home/c/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-macros-2.6.1/src/entry.rs /home/c/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-macros-2.6.1/src/select.rs
|
||||
|
||||
/home/c/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-macros-2.6.1/src/lib.rs:
|
||||
/home/c/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-macros-2.6.1/src/entry.rs:
|
||||
/home/c/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-macros-2.6.1/src/select.rs:
|
||||
Reference in New Issue
Block a user