skoro/slim-swoole-project

Enable coroutine hooks

Closed this issue · 0 comments

skoro commented

With coroutine hooks almost all blocking call in php could be used as async ones but before doing that hooks should be enabled.

It's must be done before the server is created.