Skip to main content

Module discovery

Module discovery 

Source
Expand description

Optional mDNS-SD service discovery helpers Optional mDNS-SD service discovery helpers.

These functions provide a convenient way to advertise and discover flow services using mDNS-SD. They are not required — other binaries using flowrlib can implement their own discovery mechanism.

Functions§

discover_service
Discover a service by name using mDNS-SD. Blocks until the service is found or the default timeout (30 seconds) expires.
enable_service_discovery
Register a service for mDNS-SD discovery.