hhxsv5 / laravel-s

LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.
MIT License
3.83k stars 471 forks source link

Native laravel support #351

Open waghanza opened 3 years ago

waghanza commented 3 years ago

Hi @hhxsv5,

laravel will support swoole out of the box, at least it’s what is planned https://laravel-news.com/laravel-octane-beta

What advantages / drawbacks will it be to use laravel-s ?

Regards,

hhxsv5 commented 3 years ago

Hi @waghanza. I am very happy to see Octane, but it is still in the testing stage. I am trying to contribute code to Octane, hoping that it will be available in production as soon as possible. Compared with Octane, laravel-s is already available in production and supports many features. Unfortunately, laravel-s does not support Coroutine. I will continue to maintain laravel-s until Octane matures. Best wishes.