[][src]Module zeroconf::linux

Linux-specific ZeroConf bindings

This module wraps the Avahi mDNS implementation which can be found in most major Linux distributions. It is a sufficient (and often more featured) replacement for Apple's Bonjour.

Modules

avahi_util

Utilities related to Avahi

client

Rust friendly AvahiClient wrappers/helpers

entry_group

Rust friendly AvahiEntryGroup wrappers/helpers

poll

Rust friendly AvahiSimplePoll wrappers/helpers

raw_browser

Rust friendly AvahiServiceBrowser wrappers/helpers

resolver

Rust friendly AvahiServiceResolver wrappers/helpers

Structs

AvahiMdnsBrowser

Interface for interacting with Avahi's mDNS service browsing capabilities.

AvahiMdnsService

Interface for interacting with Avahi's mDNS service registration capabilities.