- The Express server serves html, which includes the chat UI.
- Socket events handle the forwarding of messages and user creation.
- Namespace Socket broadcasts all updates in available users and their status.
- Realtime chat messages are volatile and stored on the client side.
-
Notifications
You must be signed in to change notification settings - Fork 0
Simple Chat Application with Dynamic Chat Rooms. Implemented with NodeJs and Socket.io module. The Express server serves html, which includes the chat UI. Socket events handle the forwarding of messages and user creation. Realtime chat messages are volatile and stored on the client side.
Jkan1/chat-room
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Simple Chat Application with Dynamic Chat Rooms. Implemented with NodeJs and Socket.io module. The Express server serves html, which includes the chat UI. Socket events handle the forwarding of messages and user creation. Realtime chat messages are volatile and stored on the client side.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published