nodemcu-firmware
nodemcu-firmware copied to clipboard
mDNS service is always assumed to be _tcp
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.
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.
Seems like a real, live bug. Sorry, stalebot.
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.
Still a bug