Commit graph

3 commits

Author SHA1 Message Date
Albert Vaca Cintora
3f94d8fd63 Rename some stuff 2023-07-30 09:31:38 +02:00
Albert Vaca Cintora
7c880302e6 Add commented code to parse the fields we don't store 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