Currently, we do not support subscribing to events from the actor. For example, if we want to listen to the `DONG` event, we need to tell the actor that if there's any DONG event, then send it to an actor's address. To be designed.