I created a small project to play with Java API's ...
# coroutines
g
I created a small project to play with Java API's and coroutines, for a talk in a few weeks. Any feedback is highly appreciated. https://github.com/gklijs/kotlin-coroutines-demo
f
Finally got around to dig into this.
great examples.
calling lots of blocking java code ourselves from kotlin, I have struggeled with a great place to get some input on how to do things...
thank you!
g
Thanks.