Expand description

Embedded Master actor module that manages Counter actors

Structs

  • Message to clean up master of Counter actors with zero visitor count
  • Message to get an Counter actor from master
  • This Actor manages the Counter actors. A service can have several Counter actors with varying Defense configurations so a “master” actor is needed to manage them all