Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 334 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 334 Bytes

Php-Socket

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.