is firebase on the list for coroutines integration...
# coroutines
k
is firebase on the list for coroutines integrations?
y
kirillrakhman: I did some work on this I will happy to share. What you need exactly
k
I guess there isn't that much, awaiting single events, channels for multiple events, channels for child events, awaiting updates
y
kirillrakhman: ah.. I have some wrappers for database and storage r/w.
k
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
I will be happy to contribute
k
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
Good