Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Add async request method #2

Closed
Jeehut opened this issue Sep 1, 2019 · 1 comment
Closed

Add async request method #2

Jeehut opened this issue Sep 1, 2019 · 1 comment

Comments

@Jeehut
Copy link
Member

Jeehut commented Sep 1, 2019

Currently the request method works synchronously. We could add a cancellable variant that works asynchronously. We could use the Cancellable from combine on supported platforms and implement an own one for other platforms.

@Jeehut
Copy link
Member Author

Jeehut commented Nov 3, 2020

Fixed in version 0.3.0.

@Jeehut Jeehut closed this as completed Nov 3, 2020
Jeehut pushed a commit that referenced this issue Oct 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant