discover

expect fun discover(timeout: Int = DISCOVERY_TIMEOUT, maxServers: Int = DISCOVERY_MAX_SERVERS): Flow<ERROR CLASS: Symbol not found for ServerDiscoveryInfo>

Discover servers on the local network

Parameters

timeout

Timeout per receive in milliseconds

actual fun discover(timeout: Int, maxServers: Int): Flow<ERROR CLASS: Symbol not found for ServerDiscoveryInfo>