# description:
=> nodejs based chat applicaion backend websocket protocol is used for client and server communication
# project details:
=> socket.io: used to enable websocket protocol for chat
=> Mustache: simple web template system also known as logicless template, to render dynamic html
=> Language: javascript(client & server), html (for client side )
# steps to run/setup project
=> git clone https://github.com/prashantk01/nodejs-chatApp.git
=> npm i
=> npm run dev
-
Notifications
You must be signed in to change notification settings - Fork 0
A basic Nodejs based Chat Application which can be used to chat with others. Socket.IO is used to enable websocket protocol for bidirectional and event-based communication between a client and a server.
prashantk01/nodejs-chatApp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A basic Nodejs based Chat Application which can be used to chat with others. Socket.IO is used to enable websocket protocol for bidirectional and event-based communication between a client and a server.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published