/websocket-chat

Chat application implemented by pure php

Primary LanguagePHP

How to run

  1. Change host address in index.php and server.php
  2. Go to your shell command-line interface
  3. type: php -q your-path\server.php (run command in Quiet mode Click here to know more about Quiet mode)
  4. Using browser, navigate to index.php location to open chat page, have fun!

Contact me on my blog for more support