.. |
Internal
|
Remove succeed() and fail()
|
2020-10-04 10:22:51 -05:00 |
Loop
|
Merge branch 'master' into v3
|
2020-10-10 08:57:34 -05:00 |
AsyncGenerator.php
|
Simplify AsyncGenerator too
|
2020-10-02 14:14:30 -05:00 |
CancellationToken.php
|
Add more class and return types
|
2020-09-24 22:17:13 -05:00 |
CancellationTokenSource.php
|
Defer cancellation callback
|
2020-10-02 13:55:46 -05:00 |
CancelledException.php
|
|
|
CombinedCancellationToken.php
|
Remove static to access $this
|
2020-10-25 21:44:01 +01:00 |
Coroutine.php
|
Remove InvalidYieldError
|
2020-10-02 22:49:41 -05:00 |
Deferred.php
|
Refactor internal traits as classes
|
2020-09-26 23:14:17 -05:00 |
Delayed.php
|
Promisify signals
|
2020-10-10 09:06:49 -05:00 |
DisposedException.php
|
|
|
Emitter.php
|
Refactor internal traits as classes
|
2020-09-26 23:14:17 -05:00 |
Failure.php
|
Initial fiber support
|
2020-09-24 12:53:32 -05:00 |
functions.php
|
Promisify signals
|
2020-10-10 09:06:49 -05:00 |
Iterator.php
|
|
|
LazyPromise.php
|
Run promisor in LazyPromise in new fiber
|
2020-09-26 22:26:57 -05:00 |
Loop.php
|
Add Driver::clear()
|
2020-10-03 08:38:31 -05:00 |
MultiReasonException.php
|
Add more class and return types
|
2020-09-24 22:17:13 -05:00 |
NullCancellationToken.php
|
Add more class and return types
|
2020-09-24 22:17:13 -05:00 |
Pipeline.php
|
Refactor Pipeline for async/await
|
2020-09-24 22:14:58 -05:00 |
PipelineSource.php
|
Add separate method to await back pressure
|
2020-09-25 12:32:37 -05:00 |
Producer.php
|
Refactor internal traits as classes
|
2020-09-26 23:14:17 -05:00 |
Promise.php
|
Initial fiber support
|
2020-09-24 12:53:32 -05:00 |
Signal.php
|
Promisify signals
|
2020-10-10 09:06:49 -05:00 |
Struct.php
|
Update Struct to use reflection
|
2020-10-02 13:56:40 -05:00 |
Success.php
|
Initial fiber support
|
2020-09-24 12:53:32 -05:00 |
TimeoutCancellationToken.php
|
Defer cancellation callback
|
2020-10-02 13:55:46 -05:00 |
TimeoutException.php
|
|
|