Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kilimchoi/chat-app
https://github.com/kilimchoi/chat-app
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kilimchoi/chat-app
- Owner: kilimchoi
- Created: 2013-01-06T10:53:46.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-21T22:19:30.000Z (almost 12 years ago)
- Last Synced: 2024-04-14T08:35:40.360Z (8 months ago)
- Language: JavaScript
- Size: 109 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Chat Room Application
========
It's built on express.js and socket.io. It enables the communication between all users who joined the chat room.
Users can see the last conversations when they join the chat room. Everyone's notified whenever somebody joins or leaves
the chat room.