feat: async mDNS discovery; emit device events; auto-build sidecar in npm dev

This commit is contained in:
2026-01-13 16:17:53 +01:00
parent 91e55fa37c
commit ab3a86041a
4 changed files with 674 additions and 64 deletions

5
src/build-info.json Normal file
View File

@@ -0,0 +1,5 @@
{
"version": "0.1.1",
"debug": false,
"builtAt": "2026-01-13T12:34:31.351Z"
}