Module zeroconf::linux[][src]

Expand description

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

Utilities related to Avahi

Avahi implementation for cross-platform browser

Rust friendly AvahiClient wrappers/helpers

Rust friendly AvahiEntryGroup wrappers/helpers

Event loop for running a MdnsService or MdnsBrowser.

Rust friendly AvahiSimplePoll wrappers/helpers

Rust friendly AvahiServiceBrowser wrappers/helpers

Rust friendly AvahiServiceResolver wrappers/helpers

Avahi implementation for cross-platform service.

Low level interface for interacting with AvahiStringList.

Avahi implementation for cross-platform TXT record.