Skip to content

How do you use the call macro on an ActorCell? #122

Closed Answered by slawlor
lushmana asked this question in Q&A
Discussion options

You must be logged in to vote

I can do through an ActorRef, but I need to use the registry to get an ActorRef.

You need to first cast the cell to a ref with .into() of the correct message type. The macros are all built around actorrefs, not cells presently.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by slawlor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants