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/.fingerprint/tokio-4377c429c9d6d130/dep-lib-tokio
Normal file
BIN
target/debug/.fingerprint/tokio-4377c429c9d6d130/dep-lib-tokio
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
This file has an mtime of when this was started.
|
||||
@@ -0,0 +1 @@
|
||||
ab130ace04f181d1
|
||||
@@ -0,0 +1 @@
|
||||
{"rustc":1100337564441796057,"features":"[\"default\", \"macros\", \"rt\", \"rt-multi-thread\", \"sync\", \"time\", \"tokio-macros\"]","declared_features":"[\"bytes\", \"default\", \"fs\", \"full\", \"io-std\", \"io-uring\", \"io-util\", \"libc\", \"macros\", \"mio\", \"net\", \"parking_lot\", \"process\", \"rt\", \"rt-multi-thread\", \"signal\", \"signal-hook-registry\", \"socket2\", \"sync\", \"taskdump\", \"test-util\", \"time\", \"tokio-macros\", \"tracing\", \"windows-sys\"]","target":9605832425414080464,"profile":971378857086334487,"path":12876915834057289926,"deps":[[2251399859588827949,"pin_project_lite",false,16394657461100737511],[2714690472991673692,"tokio_macros",false,16196507312476948171]],"local":[{"CheckDepInfo":{"dep_info":"debug/.fingerprint/tokio-4377c429c9d6d130/dep-lib-tokio","checksum":false}}],"rustflags":[],"config":2069994364910194474,"compile_kind":0}
|
||||
Reference in New Issue
Block a user