Issue
Is this possible to run the WebSocket service in Google Cloud App Engine, not for Compute Engine for PHP.
I need to run below service:
php service.php
Solution
This does not currently appear to be possible.
WebSocket support for Google App Engine is in beta for Python, Java, and Node.js. It is not listed as supported for the PHP runtime.
Answered By - user149341 Answer Checked By - Dawn Plyler (PHPFixing Volunteer)
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.