mdns icon indicating copy to clipboard operation
mdns copied to clipboard

Publish new services

Open daniel-abramov opened this issue 7 years ago • 2 comments
trafficstars

Maybe I am missing something, but how do I publish a new service? It seems that currently only the discovery is supported, right? If so, are there any plans to add the support for publishing the new services? (like the one can do with Bonjour / Avahi)

daniel-abramov avatar Nov 05 '18 13:11 daniel-abramov

Maybe I am missing something, but how do I publish a new service? It seems that currently only the discovery is supported, right?

Yup - at the moment, this library is just a mDNS client. There's no particular reason for this - I simply haven't had a need for an mDNS server. Patches welcome!

dylanmckay avatar Nov 06 '18 07:11 dylanmckay

Hm, I might be interested in this, looks like there is already a listener class that mainly needs some request handling added...

superdave avatar Aug 26 '21 18:08 superdave