escabora / multiroom_chat

Socket.io and Node.Js for online chat development.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Online Chat with Node.Js and Socket.io

Development of online chat with Node.Js and socket.io.

npm install

npm dev

Runs the application in development mode.

npm start

Runs the application in production mode.

Open http://localhost:3000 to view it in the browser.

Project's goal:

  • Learn how to work with socket.io;
  • Understand real-time communication between client server;
  • Use node as server;

Resources

Dependences

Modules

About

Socket.io and Node.Js for online chat development.


Languages

Language:HTML 64.9%Language:JavaScript 21.5%Language:CSS 13.6%