Swoole
Table of Contents
Classes
- DeferredCancellable
- Cancellable for timers scheduled before Co\run() starts.
- SwooleCancellable
- SwooleFutureSlot
- Swoole-based FutureSlot using a Channel(1) for coroutine suspension.
- SwooleMailbox
- Swoole-backed mailbox using a Swoole\Coroutine\Channel for message passing.
- SwooleRuntime
- Swoole coroutine-based runtime.