Skip to content
/ ChatBox Public

Client-Server Chat online using Sokcet.io, express, http and languages javascript, nodejs,css and html

Notifications You must be signed in to change notification settings

Evm7/ChatBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatBox

This is ChatBox. ChatBox is an applicaction client-server which runs in port 9080 and creates a connection between multiple clients to one uniq server. Most important aspect is that it let users to enter an specific group (or room) and messages are only transmitted to this particular room.

We have base our project in the Udemy Course Doccumentation: "The Complete Node js"

Usage

Here is how you use it:

  • Enter to server directory and use command: node server.js
  • Connect to the browser and seach for the url: http://localhost:9080
  • Enter your username and the room you want to chat to
  • Now you are able to interact with all the others users connected to the same chat Room.

Libraries used:

About

Client-Server Chat online using Sokcet.io, express, http and languages javascript, nodejs,css and html

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published