baphled / chatterl
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (24)
- Graphs
-
Tree:
83f4b77
tree fab39d05432869249ca2648f15b321f2c81a5716
parent 981cb1088bfffe42715b7b629dacec6c0d4599e7
| name | age | message | |
|---|---|---|---|
| |
README.markdown | ||
| |
_build.cfg | ||
| |
control | ||
| |
lib/ |
The chatterl application
Copyright © 2008-2009 Yomi Colledge
Authors: Yomi Colledge (yomi@boodah.net).
Description
A multi processed chat system that can be housed over a number of nodes & track clients over varying devices, at the time of the writing the system works over multiple nodes & is able to do the basics (connect to a group, send message to other clients & connected groups).
The main focus of this project is to create a chat system that is highly reliable as well as scaleable. Other developers will be able to create add-on modules that are able to interact with chatterl & further enhance the functionality of chatterl & the chatterl clients experience.
Useage
At the moment of this writing there are two ways to interact with Chatterl, through a Erlang shell or via CWIGA, which gives you the ability to interact with Chatterl via a RESTful API.
More information can be found here
Bugs & Issues
All bugs, feature request & issues can be created via Lighthouse or alternatively all patches and fixes are more than welcome.

