https://github.com/ghousemohamed/chat-app
A real time chat application. Done to better understand socket.io. (Coding Challenge #3)
https://github.com/ghousemohamed/chat-app
chat-application chat-room expresjs javscript nodejs reactjs socket-io
Last synced: 3 months ago
JSON representation
A real time chat application. Done to better understand socket.io. (Coding Challenge #3)
- Host: GitHub
- URL: https://github.com/ghousemohamed/chat-app
- Owner: ghousemohamed
- Created: 2019-12-23T14:53:45.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T03:35:19.000Z (almost 3 years ago)
- Last Synced: 2025-02-04T21:45:53.195Z (8 months ago)
- Topics: chat-application, chat-room, expresjs, javscript, nodejs, reactjs, socket-io
- Language: JavaScript
- Homepage: https://admiring-shaw-9731af.netlify.com/
- Size: 8.52 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# chat-app
A real time chat application. Done to better understand socket.io. (Coding Challenge #3)(Comparing Socket.io's official documentation with this project's code clears things up)