This repository has been archived by the owner on May 3, 2024. It is now read-only.
0.3.1
- 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
- Observables returned from
- 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