send

abstract fun <T> send(type: KType, value: T, receiver: Host)

Sends value of type type to receiver.