Companion

object Companion

Types

Link copied to clipboard
class Builder<S>

Functions

Link copied to clipboard
operator fun <S> invoke(f: KiloClient.Companion.Builder<S>.() -> Unit): KiloClient<S>

Call the secure remote command when the secure connection is established. Note that it might fail on disconnect. We do not automatically repeat command on disconnect as actual services might need identification on reconnecting.