Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 357 Bytes

File metadata and controls

4 lines (3 loc) · 357 Bytes

ComputerNetworksCA3_ChatRoom

Implementation of a chat application using Sockets.IO and Node.js express in the Visual Studio Code editor.

The application has to be opened in the Visual Code Studio editor. Then to start the server type in the terminal "npm run start". Go into the browser and type in "localhost:3000" which will access the server's port.