Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

Conversation

@MaicolAntali
Copy link
Owner

No description provided.

The functions inside the client create a new Coroutine, in the IO dispatcher, that async the requests and return a Deferred object.
Fixes the test function to handle the `Deferred` wrapper object.
Replace the `withContext(Dispatchers.IO)` with `coroutineScope`.

Removes some unused imports.
@MaicolAntali MaicolAntali added documentation Improvements or additions to documentation enhancement New feature or request labels Aug 19, 2023
@MaicolAntali MaicolAntali added this to the v1.0.0 milestone Aug 19, 2023
@MaicolAntali MaicolAntali merged commit ab2f0b3 into main Aug 19, 2023
@MaicolAntali MaicolAntali deleted the client-fun-defered branch August 19, 2023 12:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants