Skip to content

xtgxiso/WebWorker-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebWorkerexample

基于WebWorker写的一个简单的参考示例,大家可以根据这个示例自由修改

安装

git clone [email protected]:xtgxiso/WebWorker-example.git
cd WebWorker-example
composer require xtgxiso/webworker

命令

php start.php start     //以调试模块启动 
php start.php start -d  //以守护进程启动
php start.php stop      //停止进程
php start.php reload    //重新加载onAppStart中的包含文件
php start.php restart   //重新启动
php start.php status    //查看进程情况

技术交流QQ群

517297682

About

WebWorker-example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published