[ 源代码: golang-github-hashicorp-mdns ]
软件包:golang-github-hashicorp-mdns-dev(1.0.5-1)
golang-github-hashicorp-mdns-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-hashicorp-mdns:
- [golang-github-hashicorp-mdns_1.0.5-1.dsc]
- [golang-github-hashicorp-mdns_1.0.5.orig.tar.gz]
- [golang-github-hashicorp-mdns_1.0.5-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
simple mDNS client/server library in Golang
Simple mDNS client/server library in Golang. mDNS or Multicast DNS can be used to discover services on the local network without the use of an authoritative DNS server. This enables peer-to-peer discovery. It is important to note that many networks restrict the use of multicasting, which prevents mDNS from functioning. Notably, multicast cannot be used in any sort of cloud, or shared infrastructure environment. However it works well in most office, home, or private infrastructure environments.
This package contains the source.
其他与 golang-github-hashicorp-mdns-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-miekg-dns-dev
- DNS protocol library for Go
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries