/multiroom_chat

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

Primary LanguageHTML

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