https://github.com/devgianlu/zeroconf-java
A pure Java implementation of the Zeroconf technology.
https://github.com/devgianlu/zeroconf-java
java zeroconf
Last synced: 9 months ago
JSON representation
A pure Java implementation of the Zeroconf technology.
- Host: GitHub
- URL: https://github.com/devgianlu/zeroconf-java
- Owner: devgianlu
- License: mit
- Created: 2019-11-06T20:55:32.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T04:59:02.000Z (almost 3 years ago)
- Last Synced: 2025-04-08T16:53:59.875Z (10 months ago)
- Topics: java, zeroconf
- Language: Java
- Homepage:
- Size: 83 KB
- Stars: 13
- Watchers: 1
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zeroconf-java
[](https://github.com/devgianlu/zeroconf-java/actions/workflows/maven.yml)
[](https://www.codacy.com/manual/devgianlu/zeroconf-java?utm_source=github.com&utm_medium=referral&utm_content=devgianlu/zeroconf-java&utm_campaign=Badge_Grade)
[](https://wakatime.com/badge/github/devgianlu/zeroconf-java)
[](https://gianlu.xyz/donate/)
A pure Java implementation of the Zeroconf technology. This library reuses a lot of code from [faceless2/cu-zeroconf](https://github.com/faceless2/cu-zeroconf).