0.1.2-alpha • Published 13 years ago
talkbox v0.1.2-alpha
talkbox.js
talkbox is a small and simple webchat built on node.js and jQuery. Currently, there isn't any spam filtering, also nobody claims it's secure.
But: It's super fast to deploy, has a minimal footprint and you might be able to learn something when looking at it.
Usage
It couldn't be simpler!
with npm
npm install talkbox
npm start talkboxfrom git
git clone http://github.com/cfstras/talkbox.js.git
cd talkbox.js
npm install
npm startLicense
talkbox.js is licensed under LGPLv3. See the LICENSE file for a copy.
0.2.2-alpha
13 years ago
0.2.1-alpha
13 years ago
0.1.5-alpha
13 years ago
0.1.4-alpha
13 years ago
0.1.3-alpha
13 years ago
0.1.2-alpha
13 years ago
0.1.1-alpha
13 years ago
0.1.0-alpha
13 years ago