viaduct
0.3.0
runtime
/
io.github.aplcornell.viaduct.runtime
/
NetworkStrategy
/
send
send
abstract
fun
<
T
>
send
(
type
:
KType
,
value
:
T
,
receiver
:
Host
)
Sends
value
of type
type
to
receiver
.