actor4k
Toggle table of contents
0.76.0
common
Platform filter
common
Switch theme
Search in API
actor4k
actor4k-cluster
/
io.github.smyrgeorge.actor4k.cluster
/
ClusterActorRef
/
tell
tell
open
suspend override
fun
tell
(
msg
:
ActorProtocol
)
:
Result
<
Unit
>
Sends a message to the actor identified by the given address.
Parameters
msg
The message to be sent to the actor.