Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 399 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 399 Bytes

Chat-Socket.io

This is an example of using the Socket.Io library for real-time chat.

Install:

It only requires having nodeJS and just put the command in the console npm install and then npm start.

View