Example #1
0
 def reply2(self, msg):
     sender = ActorRef(msg['reply_to'])
     sender.answer(answer=2)