An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# zeroconf-java

[![Maven build / deploy](https://github.com/devgianlu/zeroconf-java/actions/workflows/maven.yml/badge.svg?branch=master)](https://github.com/devgianlu/zeroconf-java/actions/workflows/maven.yml)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/b406bddbc072496fb4508d6013cdc967)](https://www.codacy.com/manual/devgianlu/zeroconf-java?utm_source=github.com&utm_medium=referral&utm_content=devgianlu/zeroconf-java&utm_campaign=Badge_Grade)
[![time tracker](https://wakatime.com/badge/github/devgianlu/zeroconf-java.svg)](https://wakatime.com/badge/github/devgianlu/zeroconf-java)
[![Donate Bitcoin](https://img.shields.io/badge/donate-bitcoin-orange.svg)](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).