Join Slack
Communities
Powered by
You could look at <https://github.com/Kotlin/kotli...
# coroutines
d
dave08
01/19/2018, 7:18 AM
You could look at
https://github.com/Kotlin/kotlinx.coroutines/blob/master/coroutines-guide.md#fan-in
, and use an actor
https://github.com/Kotlin/kotlinx.coroutines/blob/master/coroutines-guide.md#actors
for the connection
@dominik.sittel
Open in Slack
Previous
Next