feat: integrate meshservice crate into workspace
- Add meshservice to workspace members - Fix quicprochat-client: add MeshTrace/MeshStats slash commands - Add integration test: meshservice_tcp_transport - Document integration points in README and docs/status.md - Verify shared identity (IdentityKeypair → MeshAddress)
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -4487,6 +4487,7 @@ dependencies = [
|
||||
"hkdf",
|
||||
"humantime-serde",
|
||||
"iroh",
|
||||
"meshservice",
|
||||
"quicprochat-core",
|
||||
"rand 0.8.5",
|
||||
"serde",
|
||||
|
||||
Reference in New Issue
Block a user