We are working on curio-like I/O library. The prot...
# coroutines
e
We are working on curio-like I/O library. The prototype is already commited to
develop
branch. There are byte channels for suspendable reading/writing and later we’ll publish the whole sockets & http stack based on that.
👍 5
j
of which repo ?
c
is it going to move to its own repo soon?
e
@jkbbwr Where I can learn more about it?
@christophsturm it will remain a part of kotlinx.coroutines for quite a while.
c
ah because you are using it to drive the design of the coroutines api evolution?
e
Yes