The high-performance PHP Socket framework Workerman has released version 3.3.6 to view the underlying support for ReactPHP and synchronously supports many asynchronous high-performance components of ReactPHP. Supports asynchronous Mysql client, supports asynchronous Redis client, supports asynchronous HTTP client, supports asynchronous dns client, supports asynchronous zmq client, supports asynchronous whois client, supports asynchronous RabbitMQ client, supports asynchronous file system, supports asynchronous process components, supports promises and other more components. ..The above pure PHP development, using composer to install components, low coupling, development and use is very convenient. About Workerman Workerman is an open source high-performance PHP socket server framework developed purely in PHP. It is widely used in the development of mobile apps, mobile game servers, online game servers, chat room servers, hardware communication servers, smart homes, Internet of Vehicles, Internet of Things and other fields. Supports TCP long connections, supports Websocket, HTTP and other protocols, and supports custom protocols. It has many high-performance components such as asynchronous Mysql, asynchronous Redis, asynchronous Http, asynchronous message queue, etc. workerman startup interface
Expand