chatterl icon indicating copy to clipboard operation
chatterl copied to clipboard

Sinan based chat system built in Erlang

The chatterl application

Copyright © 2008-2009 Yomi Colledge

Authors: Yomi Colledge ([email protected]).

  • Description
  • Useage
  • Bugs & Issues

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.