Create php socket + js WebSocket
This is simple socket connection for php(socket) and js(webSocket) Example on simple chat room.
For run php socket, in console type
cd Socket\
php main.php
You can change "Localhost" on your IPv4 Address "example 192.168.0.121" and testing on your mobile and other.