Rocket.Chat.Kotlin.SDK icon indicating copy to clipboard operation
Rocket.Chat.Kotlin.SDK copied to clipboard

[REFACTOR] Coroutines

Open philipbrito opened this issue 5 years ago • 0 comments

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

philipbrito avatar Mar 16 '19 01:03 philipbrito