Connecting to a Swoole Websocket Server results to a 400 error based on this example:
https://www.swoole.co.uk/docs/modules/swoole-websocket-server
127.0.0.1 has been replaced with 0.0.0.0 and works Ok with Simple WebSocket Client extension in Chrome but not with the lib in an Android app.
Connecting to a Swoole Websocket Server results to a 400 error based on this example:
https://www.swoole.co.uk/docs/modules/swoole-websocket-server
127.0.0.1 has been replaced with 0.0.0.0 and works Ok with Simple WebSocket Client extension in Chrome but not with the lib in an Android app.