nodemcu-firmware icon indicating copy to clipboard operation
nodemcu-firmware copied to clipboard

mDNS service is always assumed to be _tcp

Open 9662 opened this issue 6 years ago • 4 comments

As per

https://github.com/nodemcu/nodemcu-firmware/blob/310faf7fcc9130a296f7f17021d48c6d717f5fb6/app/net/nodemcu_mdns.c#L1002

mDNS service names always end in _tcp.local, even if the service is supposed to be UDP or something else.

9662 avatar Sep 28 '19 22:09 9662

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Sep 23 '20 01:09 stale[bot]

Seems like a real, live bug. Sorry, stalebot.

nwf avatar Sep 24 '20 12:09 nwf

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Apr 16 '22 08:04 stale[bot]

Still a bug

HHHartmann avatar Apr 17 '22 13:04 HHHartmann