WSChat
PHP Web Chat System utilizing Websockets HTML5 Technology
Simple Web Chat System which uses PHP Websockets server code and Javascript client HTML5 API to bring a system similiar to IRC (Internet Relay Chat) for live interactive Internet text messaging between users via web interface. Suppports system domains, channels (with various modes), private messaging and many other features. System data is stored into SQLite database. It can easily be improved to make a powerfull communication web chat system.