Http server library based on Swoole coroutine, following PSR-7 / PSR-15 standard.
composer require mix/http-serverNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Start a basic HTTP server on port 9501
Install Swoole via pecl install swoole or compile from source.
No dependency data recorded yet.