Albert Vaca Cintora
c94215ce05
Rename things
2023-07-17 23:06:24 +02:00
Albert Vaca Cintora
bbf053ed5a
WIP: Implement mdns server responses, missing a way to determine ip address
2023-07-17 23:06:20 +02:00
Albert Vaca Cintora
6ffc10f00a
WIP: Continue to integrate with mdns.h
2023-07-17 23:06:11 +02:00
Albert Vaca Cintora
b8892f3860
Rename some stuff
2023-07-17 23:05:02 +02:00
Albert Vaca Cintora
0741a7db88
Add commented code to parse the fields we don't store
2023-07-17 23:04:58 +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