Hacker News new | ask | show | jobs
by didip 3704 days ago
This is very exciting, thank you for building this.

Quick question on your sample codes, if actor is capable of receiving async messages, then channel is basically redundant, right?

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.