Skip to content

LeikoDmitry/chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Simple Chat Module

Run Application:

$ php -S 0.0.0.0:8080 -t public

Run WebSocket Server For the Chat

php public/index.php runserver