Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suspend fun support #3

Merged
merged 5 commits into from
Sep 14, 2019
Merged

Suspend fun support #3

merged 5 commits into from
Sep 14, 2019

Conversation

haroldadmin
Copy link
Owner

@haroldadmin haroldadmin commented Sep 14, 2019

Fixes Issue #2

Changes:

  • Adds support for suspending functions with NetworkResponse as the return type.
  • Deprecate CoroutinesNetworkResponseAdapter and CoroutinesNetworkResponseAdapterFactory
  • Add support for suspending functions in executeWithRetry

Since there are deprecations in this PR, when this is merged I plan to release a 3.0 version of this adapter instead of a 2.2 version.

@haroldadmin haroldadmin added the enhancement New feature or request label Sep 14, 2019
@haroldadmin haroldadmin merged commit 49982e0 into master Sep 14, 2019
@haroldadmin haroldadmin deleted the suspend-fun-support branch September 14, 2019 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant