feat(homecore-hap): add fail-closed network foundation

This commit is contained in:
ruv
2026-07-27 14:15:05 -04:00
parent 0a8e72e762
commit c2abe53e92
11 changed files with 2064 additions and 172 deletions
Generated
+4
View File
@@ -3600,9 +3600,13 @@ name = "homecore-hap"
version = "0.1.0-alpha.0"
dependencies = [
"async-trait",
"ed25519-dalek",
"homecore",
"httparse",
"mdns-sd",
"serde",
"serde_json",
"tempfile",
"thiserror 2.0.18",
"tokio",
"tracing",