Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 165 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 165 Bytes

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