I have read book about Swoole php. So, i'm very interesting why i can't use coorutines inside laravel application? Without coorutines and async io all this functionality don't have any sense. Road runner works the same as current laravel swoole implementation...
I also have seen that coorutines are disabled in config by default
There is any explanation about this, also about async IO. I'm confusing about this.
Description:
I have read book about Swoole php. So, i'm very interesting why i can't use coorutines inside laravel application? Without coorutines and async io all this functionality don't have any sense. Road runner works the same as current laravel swoole implementation...
I also have seen that coorutines are disabled in config by default
There is any explanation about this, also about async IO. I'm confusing about this.
Steps To Reproduce: