Skip to content

A simple application, created using Node.js, that allows people in the same network chat.

Notifications You must be signed in to change notification settings

guilhermetelles/World-Chat-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#World Chat Project

World Chat Project allows people in the same network to chat. It's a simple application created for studying purposes using Node.js.

###Technology

Node.js

###For now, features include:

  • Defining a username
  • Sending messages to everyone connected

###TODO:

  • Improve layout
  • Persist messages
  • Why not encrypt them also?
  • Send messages to specific users
  • Enable send images and some basic HTML processing(bold, etc) (HTML processing was disabled to prevent XSS attacks)

About

A simple application, created using Node.js, that allows people in the same network chat.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published