So let me get some feedback on a channel interface...
# coroutines
d
So let me get some feedback on a channel interface that I've been working on. It's an asymmetric duplex channel, effectively combining
actor
and
produce
with a third channel for trapping exceptions. The idea is that these can eventually be wired up to Amazon SQS queues with kotlinx.serialization.