feat: mdns search.

This commit is contained in:
2023-04-29 12:40:34 +08:00
parent 3deb14823d
commit e5527ce3c3
7 changed files with 295 additions and 72 deletions

View File

@ -32,6 +32,8 @@ paho-mqtt = "0.12.1"
time = {version="0.3.20", features= ["formatting"] }
itertools = "0.10.5"
core-foundation = "0.9.3"
tokio-stream = "0.1.14"
mdns-sd = "0.7.2"
[features]
# this feature is used for production builds or when `devPath` points to the filesystem