a sample web real time chat support mobile
client .use the bootstrap & jQuery & socket.io & ios-chat.css
server .use the node.js & package {express & url & socket.io}
#future:
support private chat room
support more menu option
support person to person chat
#---- update 2016/11/25 ---- fixed the server bug about private chat
#---- update 2016/11/24 ---- support private chat you can send message to some specify people add gitignore
#---- update 2016/11/22 ---- init commit