jmalloc / dissolve

A native Go DNS client with multicast DNS and DNS-SD capabilities (see https://github.com/dogmatiq/dissolve instead).

Home Page:https://github.com/dogmatiq/dissolve

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dissolve

This project is UNMAINTAINED. A replacement is under development at https://github.com/dogmatiq/dissolve.

Build Status Code Coverage Latest Version GoDoc Go Report Card

Dissolve is a DNS-SD and Multicast DNS toolkit for Go.

go get -u github.com/jmalloc/dissolve/src/dissolve

This project is EXPERIMENTAL. Expect frequent breaking changes to the API.

About

A native Go DNS client with multicast DNS and DNS-SD capabilities (see https://github.com/dogmatiq/dissolve instead).

https://github.com/dogmatiq/dissolve

License:MIT License


Languages

Language:Go 99.8%Language:Makefile 0.2%