Skip to main content

Module discovery

Module discovery 

Source
Expand description

UDP broadcast-based peer discovery for LAN environments.

Sends periodic beacons on the broadcast address and listens for beacons from other PO nodes on the same network.

Structs§

DiscoveredPeer
A discovered peer on the local network.
Discovery
LAN discovery service using UDP broadcast.

Constants§

DISCOVERY_PORT
Default discovery port.