Skip to content

Webchat written in PHP using CodeIgniter 1.7.2 and Hookbox. HOOKBOX HAS APPARENTLY BEEN DISCOUNTINUED, SO THIS REPO IS OF NO USE REALLY.

Notifications You must be signed in to change notification settings

ianmurrays/hookchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hookchat

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).

Installation

  1. Install PHP 5.3 and MySQL (version 5 will do).
  2. Install Hookbox (installation instructions on their website).
  3. Run a webserver (like Apache) on the document root of the project (where the index.php and this file live).
  4. Run hookbox like this:
hookbox -a 1234 --cbport=8888 --cbhost=localhost --cbpath=/index.php/hookbox

About

Webchat written in PHP using CodeIgniter 1.7.2 and Hookbox. HOOKBOX HAS APPARENTLY BEEN DISCOUNTINUED, SO THIS REPO IS OF NO USE REALLY.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published