advertise self over mdns

This commit is contained in:
Robin Appelman 2021-12-12 15:39:14 +01:00
commit f8684de7f5
3 changed files with 60 additions and 0 deletions

View file

@ -17,6 +17,7 @@ libc = "0.2"
ahash = "0.7"
bollard = "0.11"
futures-util = "0.3"
libmdns = "0.6"
[dev-dependencies]
iai = "0.1"