https://github.com/atinux/livechat
LiveChat is a real-time application to chat with his friends.
https://github.com/atinux/livechat
Last synced: 9 months ago
JSON representation
LiveChat is a real-time application to chat with his friends.
- Host: GitHub
- URL: https://github.com/atinux/livechat
- Owner: atinux
- Created: 2011-08-25T13:42:12.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-08-27T20:36:51.000Z (over 14 years ago)
- Last Synced: 2025-03-19T20:45:40.119Z (10 months ago)
- Language: JavaScript
- Homepage: https://github.com/Atinux/LiveChat
- Size: 92.8 KB
- Stars: 4
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
LiveChat
LiveChat is a real-time application to chat with his friends.
It just use Node JS and Socket.IO.
To play with the application :
git clone git@github.com:Atinux/LiveChat.git
cd LiveChat
npm install .
node app.js
Go to http://localhost:8080/ with two web browser !
Screenshot