Commit graph

5 commits

Author SHA1 Message Date
Albert Vaca Cintora
0a72020506 WIP: Return some ip in ip records 2023-07-17 23:06:35 +02:00
Albert Vaca Cintora
c94215ce05 Rename things 2023-07-17 23:06:24 +02:00
Albert Vaca Cintora
6ffc10f00a WIP: Continue to integrate with mdns.h 2023-07-17 23:06:11 +02:00
Albert Vaca Cintora
9a0b7ef78b 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-17 23:04:39 +02:00
Albert Vaca Cintora
34e0128fe9 Add MDNS discovery 2023-07-17 20:41:15 +00:00