Documentation
¶
Index ¶
Constants ¶
View Source
const ServiceType = "_zaparoo._tcp"
ServiceType is the DNS-SD service type for Zaparoo Core.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service manages mDNS service advertising for network discovery. It allows mobile apps to discover Zaparoo Core instances without manual IP configuration.
func (*Service) InstanceName ¶
InstanceName returns the resolved mDNS instance name. Returns empty string if Start() has not been called.
Click to show internal directories.
Click to hide internal directories.