Hi all! A little while ago, I wrote a `CoroutineNe...
# kontributors
c
Hi all! A little while ago, I wrote a
CoroutineNetworkChannel
implementation (which includes the “standard”
CoroutineSocketChannel
,
CoroutineServerSocketChannel
and
CoroutineDatagramChannel
). I was wondering if there was any value to adding these to the main kotlin distribution, and how one would go about that? Docs are here: https://consensys.github.io/cava/docs/kotlin/0.5.0/cava/net.consensys.cava.net.coroutines/index.html Source here: https://github.com/ConsenSys/cava/tree/master/net-coroutines/src/main/kotlin/net/consensys/cava/net/coroutines