Skip to content

A chat application able to deploy and reuse in any environment.

License

Notifications You must be signed in to change notification settings

Announcement/chatty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#chatty

A chat application able to deploy and reuse in any environment. facebook twitter wordpress

#!/bin/bash
git clone https://github.com/Announcement/chatty.git
cd web && node ../bin/beta.js

#fast Any old computer can hadle it to some extent. Always be responsive, remove features before adding processing time. Automatically scaling configuration along with provided settings. The server-client relation is retained tightly, cookies.js on both ends.

#beautiful Source code must be short, readable, and appealing to the eye. Retain "politically correct" coding paradigms. The final product must be just as beautiful as the code.

#portable This means modules must be either cut or packaged. Lightweight, anything more than a few kilobytes is too much. Can be distributed all together and modified easily for compatibility.

#elegant Easy to use for a beginner.

Pleasing for an expert.

Simple, vanilla, concise.

About

A chat application able to deploy and reuse in any environment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published