KtorServerFrontend

class KtorServerFrontend(host: String, port: Int, heartBeatInterval: Duration?) : ProvidingServerConnector

Functions

nextConnection
Link copied to clipboard
suspend override fun nextConnection(): RPCConnection
shutdown
Link copied to clipboard
fun shutdown(gracePeriodMillis: Long = 0, timeoutMillis: Long = 30)