Skip to content

A PHP basic realtime chat using Ratchet and WebSocket

Notifications You must be signed in to change notification settings

MartDel/PHP-Socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP-Socket

A PHP basic realtime chat using Ratchet and WebSocket.

Installation

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