discover

expect fun discover(timeout: Int = DISCOVERY_TIMEOUT, maxServers: Int = DISCOVERY_MAX_SERVERS): Flow<<Error class: unknown class>>

Discover servers on the local network

Parameters

timeout

Timeout per receive in milliseconds

actual fun discover(timeout: Int, maxServers: Int): Flow<<Error class: unknown class>>