beamX / chatBus

yet another chat system
MIT License
13 stars 12 forks source link

ChatBus

Reatime distributed chat system.

Images

ChatBus

UI build using google polymer !

Quick Start

Build client

$ cd apps/chat_client/polymer
$ bower intsall

Build App

$ make
$ make console

server running at localhost:9090