This is a simple webchat application written in PHP 5.3, using CodeIgniter 1.7.2 and MySQL. The push server behind the app is Hookbox (hence the project's name).
- Install PHP 5.3 and MySQL (version 5 will do).
- Install Hookbox (installation instructions on their website).
- Run a webserver (like Apache) on the document root of the project (where the index.php and this file live).
- Run hookbox like this:
hookbox -a 1234 --cbport=8888 --cbhost=localhost --cbpath=/index.php/hookbox