Rocket.Chat.Kotlin.SDK
Rocket.Chat.Kotlin.SDK copied to clipboard
[REFACTOR] Coroutines
Since we are now using the Coroutines stable version we need to do some refactor taking care of using specific scopes (instead of GlobalScope) for instance .
Take into consideration the comments made here: https://github.com/RocketChat/Rocket.Chat.Kotlin.SDK/pull/237