A PHP basic realtime chat using Ratchet and WebSocket.
Clone the repo :
git clone https://github.com/MartDel/PHP-Socket.git
Enter into the folder and install librairies :
composer install
Now just start the PHP script with the following command and open index.html
in your browser !
php server.php