An open API service indexing awesome lists of open source software.

https://github.com/bsgbryan/aioim

A twitter-backed chat client
https://github.com/bsgbryan/aioim

Last synced: 3 months ago
JSON representation

A twitter-backed chat client

Awesome Lists containing this project

README

          

## What is AiOIM?

AiOIM is a Twitter backed chat client. All chat messages are tweets.

## Architecture

AiOIM is build on [Node.js](http://nodejs.org/) and [Firebase](http://www.firebase.com/).

## Message path

The flow of a chat message through the system looks like this:

![AiOIM Message path](http://www.gliffy.com/pubdoc/3757495/L.png "A message's path through AiOIM")