Skip to content

v0.8.3

Choose a tag to compare

@fhunleth fhunleth released this 07 Oct 20:18
· 156 commits to main since this release
  • Fixed
    • 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.