v1.1.2
- Update to PHP 8.2
- Upgrade from amphp/amp v2 to amphp/amp v3 that use PHP Fibers
- Upgrade from react/event-loop v1 to reactphp/async v4 that use PHP Fibers
- Upgrade from Swoole v5 to Openswoole v22
- Rename function
corouting
toasync
in Flow\DriverInterface - Add function
sleep
in Flow\DriverInterface
Full Changelog v1.1.1...v1.1.2