Skip to content
scil edited this page Sep 18, 2018 · 1 revision

fly() is like go() provided by golang or swoole, but Laravel services are be used in fly()

The fly2() has the limited ability to change services of current request, e.g. registering a new event handler for current request. The changes only occure when execution of fly() ends. fly2() is not suggested.