Meepops releases the V0.0.3 version and supports the HTTP protocol. That is, the Meepops HTTP interface is started, allowing Meepops to be transformed into webserver. In a simple scenario, you can replace Nginx/apache to provide Web services.
Meepops Project Description: Http://www.oschina.net/p/meepops
Use the HTTP interface to incarnate the meepops of webserver:
1. Start Meepops
2. Visit the homepage:
3. Jump to the login page (post submit form) to test the session and header:
4. Login successful return to home page,
5. Upload the file, test the Multipart/form-data type form
Meepops is the abbreviation for Meepo PHP sockets. Designed to provide highly efficient and stable multi-process socketservice developed by pure PHP.
Meepops can easily build online real-time chat, instant games, video streaming, RPC, real-time monitoring, and the use of HTTP interface/timed tasks in the middle of the scene.
Review:
Development language: PHP5.3 or more
PHP, as the best language, can not only rely on Nginx to develop Web applications, but also to build efficient and stable instant messaging socket applications
The minimum operating requirement for Meepops is the PCNTL Library with PHP installed
Meepops's positioning is a plug-in. Not only can run independently, but also can be attached to the MVC framework such as Thinkphp,codeigniter,yii
Meepops is a multi-process, high performance, highly available, high concurrency, distributed lightweight socket service that is secure and stable. Code maintenance on GitHub, open source, perpetual free.
Meepops is built from pure PHP, and the code is simple and elegant. The best language to do more things!
Without complex code and new syntax, the native PHP language can be called directly.
Portal:
Manual Address: http://meepops.lanecn.com
Github:https://github.com/lixuancn/meepops
Bug Submission: https://github.com/lixuancn/MeepoPS/issues
Weibo: http://weibo.com/lanephp
Meepops official website