Commit graph

5 commits

Author SHA1 Message Date
Albert Vaca Cintora
17f128d0bb WIP: Return some ip in ip records 2023-07-30 09:31:38 +02:00
Albert Vaca Cintora
8e8b7c6681 Rename things 2023-07-30 09:31:38 +02:00
Albert Vaca Cintora
1685b64026 WIP: Continue to integrate with mdns.h 2023-07-30 09:31:38 +02:00
Albert Vaca Cintora
640c20ecc4 WIP: Replacing 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-07-30 09:31:38 +02:00
Albert Vaca Cintora
34e0128fe9 Add MDNS discovery 2023-07-17 20:41:15 +00:00