discover Local Servers
fun discoverLocalServers(timeout: Int = LocalServerDiscovery.DISCOVERY_TIMEOUT, maxServers: Int = LocalServerDiscovery.DISCOVERY_MAX_SERVERS): Flow<ServerDiscoveryInfo>
Content copied to clipboard
Discover servers on the local network. Uses the discoveryBroadcastAddressesProvider to find local devices to query.