Since there are 5 publish_event method calls within the main function inside src/main.rs, there would be 5 messages that is sent from the publisher. It means that both the subscriber and the publisher ...