Well, results are already returned as Deferred. Bu...
# coroutines
u
Well, results are already returned as Deferred. But if I read you right, the `actor.send`should also be exposed, so a user can e.g. select on them and not block his coroutine, waiting for a send slot to become available?