https://kotlinlang.org logo
Title
k

kirillrakhman

05/26/2017, 3:37 PM
is firebase on the list for coroutines integrations?
y

yasyd

05/27/2017, 7:05 PM
kirillrakhman: I did some work on this I will happy to share. What you need exactly
k

kirillrakhman

05/27/2017, 7:07 PM
I guess there isn't that much, awaiting single events, channels for multiple events, channels for child events, awaiting updates
y

yasyd

05/27/2017, 8:19 PM
kirillrakhman: ah.. I have some wrappers for database and storage r/w.
k

kirillrakhman

05/28/2017, 10:43 AM
I think extension functions would be more idiomatic, but thx for sharing
Maybe we should start a small library on GitHub, so others can access it
y

yasyd

05/28/2017, 11:14 AM
I will be happy to contribute
k

kirillrakhman

05/28/2017, 9:27 PM
Let's see what @elizarov has to say about https://github.com/Kotlin/kotlinx.coroutines/issues/62. maybe we can get it to be part of kotlinx.couroutines
y

yasyd

05/29/2017, 6:27 PM
Good