Skip to content

dogancanulgu/nodeJs-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MULTI USER CHAT WEB

Chat Web allows multi user to communicate each other.

dependencies": {
    "express"
    "socket.io"
}

Installation

npm i

Usage

To connect server

node server.js

http://localhost:3000/

Understand with Photos

User can understand the person who is typing First Typing

Both user can see message Second Typing

Allow Multi User Third Typing

Fourth Typing

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published