Visualize the messages sent from one Actor to another Actor. If these actors have a parent-child relationship the corresponding line (in the browser) should blink. Not sure how to visualize messages between actors which don't have a parent-child relationship (sending a message to a random actorRef which doesn't is the child or parent of the sending actor).
Visualize the messages sent from one Actor to another Actor. If these actors have a parent-child relationship the corresponding line (in the browser) should blink. Not sure how to visualize messages between actors which don't have a parent-child relationship (sending a message to a random actorRef which doesn't is the child or parent of the sending actor).