Skip to content

This project was created in order to learn Socket.io and how to send Privates Messages with it

License

Notifications You must be signed in to change notification settings

VictorAlonsoCM/Socket-io-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket.io Chat

This is a simple socket.io chat used to learn Socket.io, using Express, Socket.io, Node.js, Bootstrap 3 and JQuery 3.3.1.

Features:

  • Users connected list.
  • Send messages.
  • Receive messages.
  • Simple login page.
  • Receive all the previous messages before your login.

All these features are in realtime.

My improve for this project was Receive all the previous messages before your login.

How to run this app:

open a terminal inside the project folder and run the following code, but first make sure that you have installed node.js, then open your browser at http://localhost:3000/ and you will see the project working on your browser

node .

Preview of the project:

Login page:

login_page.png

Main page:

main_page.png

About

This project was created in order to learn Socket.io and how to send Privates Messages with it

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published