Commit graph

2 commits

Author SHA1 Message Date
Albert Vaca Cintora
fd25318a20 Add MDNS e2e test 2023-08-28 18:39:30 +02:00
Albert Vaca Cintora
191492b3ca Replace KDNSSD with mdns.h
KDNSSD only works with Avahi (so, only on Linux) while mdns.h is a
header-only library [1] that implements mdns from scratch and should
work on all platforms.

[1] https://github.com/mjansson/mdns
2023-08-28 18:39:30 +02:00