wip: Replace unmaintained mdns module with a custom native module

This commit is contained in:
hensm
2026-03-01 19:08:29 +00:00
committed by Matt Hensman
parent 5a18907dba
commit 47cc57445e
22 changed files with 1231 additions and 192 deletions

2
.gitignore vendored
View File

@@ -1,7 +1,7 @@
node_modules/
dist/
bridge/node_modules/
bridge/build
bridge/build/
extension/node_modules/
test/ChromeProfile/
.idea/