Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
php-react-promise-timer
Trivial implementation of timeouts for promises on top of ReactPHP
https://github.com/reactphp/promise-timer
0
no reviews
Install
The PromiseTimer can be used to set time limits on resolving promises in ReactPHP applications. The timer can be used to cancel asynchronous operations that take too long to complete.