zzChat is a multi-user chat client, using a REST JSON API and a Javascript client. It provides several bases features, including :
- Multiple chat rooms
- Public access, no password required
- Multilanguage
- Single page web client
- Message formatting (bold, italic, underline, and line-through)
zzChat is released under the GPL v3 (or later) license, see /LICENSE
- Webserver, Apache is recommended (other web servers are not tested yet).
- PHP 5.3.3 or greater
- No database required
- A recent web browser (IE < 9 isn't supported)