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

Add optional timeout parameter to await*() methods #14

Closed
clue opened this issue Jul 11, 2015 · 1 comment
Closed

Add optional timeout parameter to await*() methods #14

clue opened this issue Jul 11, 2015 · 1 comment

Comments

@clue
Copy link
Owner

clue commented Jul 11, 2015

No description provided.

@clue
Copy link
Owner Author

clue commented Jul 11, 2015

This library currently focuses on awaiting promises. React's timers do currently use a different API, but they can easily be modeled after the Promise API. As such, it probably makes sense to build this on top of this implementation: reactphp/promise-timer#2

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

No branches or pull requests

1 participant