React 事件循环的全局静态包装器
github.com/voryx/event-loop
源代码
问题报告
安装数量: 347,712
依赖项: 15
建议: 0
安全性: 0
星标: 7
关注者: 4
分支: 2
开放性问题: 0
Requires
Requires (Dev)
Suggests
None
Provides
Conflicts
Replaces
MIT 9a55c228b930acdabc023f9a1ba5a347d30a1f77
staticevent-looptimerglobaleventloop
This package is auto-updated.
Last update: 2024-09-21 20:23:08 UTC
此库所做的只是创建一个 React 事件循环工厂,并在脚本运行时通过 register_shutdown_function 注册它
register_shutdown_function
没有什么要做,只需使用 composer 安装即可
## Installation ```composer require voryx/event-loop```