current location:Home > Technical Articles > PHP Framework > Workerman
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- What to do if workerman 200 error occurs
- The 200 error in Workerman is caused by the lack of open access permissions. The solution is: first find and open the background related files; then modify the code to "filtermap.put("/websocket","anon")"; finally open access Permissions are enough.
- Workerman 3407 2020-04-09 09:17:51
-
- What should I do if the worker port is blocked?
- The solution to the blocked worker port: first turn off the firewall; then directly set it to "0.0.0.0:port" on the server; then set the port in the outbound rules and inbound rules; and finally uninstall the relevant interception software.
- Workerman 3224 2021-02-01 12:03:58
-
- What should I do if I can't access workerman?
- Workerman cannot access it because "iptable.service" is not closed. The solution is: first set the port range of Workerman; then turn off the firewalld firewall; and finally modify the "/etc/sysconfig/iptables" rules.
- Workerman 3234 2021-02-01 12:05:53
-
- Method to implement web scanning login based on Workerman
- Based on Workerman, I made an example of QR code login for reference by friends in need. If you find any problems, please correct them.
- Workerman 3957 2020-03-13 14:22:49
-
- How to use workererman in Thinkphp5.1
- Workerman is an open source, high-performance asynchronous PHP socket framework developed purely in PHP. ThinkPHP is a fast, compatible and simple lightweight domestic PHP development framework. This article will introduce to you how to use workererman in Thinkphp5.1.
- Workerman 12025 2020-02-10 16:58:20
-
- The php backend in WorkerMan pushes messages to the client in a timely manner
- Workerman is an open source high-performance asynchronous PHP socket instant messaging framework. This article will introduce to you the methods and steps of the PHP backend to push messages to the client in a timely manner. I hope it will be of some help to you.
- Workerman 6080 2020-02-08 16:39:52
-
- Introduction to the features of WorkerMan
- Workerman is an open source high-performance asynchronous PHP socket instant messaging framework. This article will introduce some features of Workerman to you. I hope it will be helpful to everyone.
- Workerman 3030 2021-02-01 12:06:13
-
- How to solve the error problem of workerman+tp5
- The solution to the workerman tp5 error: first open the "database.php" file; then set the "break_reconnect" parameter to "true"; then open the "Mysql.php" file and delete the "isBreak" function.
- Workerman 3394 2021-02-01 12:06:20
-
- What to do if workerman cannot open the external network?
- The solution to the problem that Workerman cannot be opened from the external network: first set the port range of Workerman; then turn off the firewalld firewall; and finally modify the "/etc/sysconfig/iptables" rules to solve the problem that Workerman cannot be opened from the external network.
- Workerman 3145 2021-02-01 12:06:29
-
- How workerman implements simple barrage
- Danmaku, a popular Chinese term, refers to the comment subtitles that pop up when watching videos on the Internet. This article will introduce to you how to use the Workerman framework to implement simple barrage. I hope it will be of some help to you.
- Workerman 3535 2021-02-01 12:06:41
-
- About the registration tree mode in Workerman
- Below, the Workerman tutorial column will introduce you to the registration tree mode in Workerman. I hope it will be helpful to friends in need! The registration tree mode is to hang the object into the attribute array of a class, and fetch it directly from this array next time to keep it globally unique. It is generally useful when initializing the project entrance.
- Workerman 2010 2021-02-01 12:06:48
-
- Workerman-based real-time push (abandoning ajax polling)
- Below, the workerman tutorial column will introduce to you the method of implementing real-time push based on workerman and abandoning ajax polling. I hope it will be helpful to friends in need! Workerman is an open source, high-performance PHP socket server framework developed purely in PHP. It is widely used in mobile apps..
- Workerman 3407 2020-01-20 13:44:30
-
- The method and function of workerman writing mysql connection pool
- Workerman is an open source high-performance asynchronous PHP socket instant messaging framework. It has many high-performance components such as asynchronous Mysql, Redis, and Dns. This article introduces the method and function of writing mysql connection pool in Workerman.
- Workerman 5085 2021-02-01 12:07:14
-
- How to combine Yii2 and Workerman
- Workerman is an open source high-performance asynchronous PHP socket instant messaging framework. Put the content in index.php of the Yii2 application in front of the Worker code, and just change run to init to use Yii2 and Workerman together.
- Workerman 4537 2021-02-01 12:07:06
-
- How to use workerman for message push
- Below, the workerman tutorial column will introduce to you how to use workerman to push messages. I hope it will be helpful to friends in need! Workerman is an open source, high-performance PHP socket server framework developed purely in PHP. It is widely used in mobile apps, mobile communications, and WeChat applets.
- Workerman 4546 2021-02-01 12:07:26