Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

0.3.1

Compare
Choose a tag to compare
@mannodermaus mannodermaus released this 18 Sep 14:30
· 53 commits to 2.x since this release
  • Multi-subscriber Support added
    • Observables returned from RxBonjour.startDiscovery() can now be subscribed to multiple times, which is a basic feature that wasn't being paid enough attention before
  • Documentation and javadocs improved
  • Fixed #8: Releasing an acquired multicast lock after closing the JmDNS instance causes a race condition leading to a potential crash