[][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

browser

Avahi implementation for cross-platform browser

client

Rust friendly AvahiClient wrappers/helpers

entry_group

Rust friendly AvahiEntryGroup wrappers/helpers

event_loop

Event loop for running a MdnsService or MdnsBrowser.

poll

Rust friendly AvahiSimplePoll wrappers/helpers

raw_browser

Rust friendly AvahiServiceBrowser wrappers/helpers

resolver

Rust friendly AvahiServiceResolver wrappers/helpers

service

Avahi implementation for cross-platform service.

string_list

Low level interface for interacting with AvahiStringList.

txt_record

Avahi implementation for cross-platform TXT record.