Closed ErosZy closed 4 years ago
This is a very good project, but the existing socket request method is too low-level. If it is to be used more, asynchronous http/https request method and websocket need to be supported.
@ErosZy Thanks for your attention. These are achievable, like https://github.com/rryqszq4/ngx_php7/blob/master/t/lib/mysql.php, but they are missing now.
This is a very good project, but the existing socket request method is too low-level. If it is to be used more, asynchronous http/https request method and websocket need to be supported.