This is very exciting, thank you for building this.<p>Quick question on your sample codes, if actor is capable of receiving async messages, then channel is basically redundant, right?<p>What is the use case on using both, it looks like I can consume messages directly from the actor. I am not clear on that.