This repository has been archived by the owner on Oct 17, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 41
fly function
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.
- Start
- Coding Guideline
- Deploy and OS Configuration
- New API
- Design
- Dev about Mode Map
- Dev about Mode Backup