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

Ordered Asynchronous Requests #91

Closed
Juice805 opened this issue Jul 24, 2016 · 0 comments
Closed

Ordered Asynchronous Requests #91

Juice805 opened this issue Jul 24, 2016 · 0 comments

Comments

@Juice805
Copy link

I've been playing around with this syntax for a bit trying to have asynchronous data requests occur in order, each using the result of the previous. I have based most of my attempts off of this project as in the example under the await section.

Is there any way to achieve the same results using this framework? I am using Alamofire to handle the requests if it makes a difference, and I am pretty new to GCD. Any help would be appreciated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant