[][src]Module astro_dnssd::browser

Module containing code related to browsing/searching for services

Structs

DNSServiceBrowser

Main service browser, calls callback upon discovery of service

ResolvedService

Resolved service information, name, hostname, port, & TXT record if any

Service

Encapsulates information about a service

ServiceBrowserBuilder

Builder for creating a browser, allowing optionally specifying a domain with chaining (maybe builder is excessive)

TXTHash

Read only owned TXTRecord returned by service resolution & querying

Enums

ServiceEventType

Type of service event from browser, if a service is being added or removed from network