You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added configuration and runtime support for setting the instance name. This
was incorrectly removed in v0.8.0. By default, MdnsLite will advertise
itself using the hostname. This works, but looks unfriendly in the service
discovery results. Setting the instance name lets you advertise with a nice
human readible name. Thanks to Mat Trudel for both catching this regression
and fixing it.