cleishm
01/07/2019, 3:33 AMCoroutineNetworkChannel
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