more reliable mdns setup

This commit is contained in:
Robin Appelman 2022-06-25 16:01:32 +02:00
commit 25fde3eeb6
3 changed files with 76 additions and 5 deletions

View file

@ -18,6 +18,8 @@ ahash = "0.7"
bollard = "0.13.0"
futures-util = "0.3"
libmdns = "0.7"
tracing = "0.1.33"
tracing-subscriber = "0.3.11"
[dev-dependencies]
iai = "0.1"