Skip to content

kylestarrett1/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full Duplex Chat Room built with Node and Socket.io

This repository contains a simple chat room application built using the Socket.IO library and Node.js.

Features

chat-create__room-resize

  • Real-time communication: Users can join chat rooms and exchange messages in real-time.
  • Multiple rooms: Users can create or join different chat rooms based on their interests or topics.
  • Simple UI: The interface is intuitive and easy to use, allowing users to focus on communication.

chat-messenger-resize

Technologies Used

  • Node.js: A JavaScript runtime built on Chrome's V8 JavaScript engine.
  • Socket.IO: A library that enables real-time, bidirectional, and event-based communication.

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvements, please open an issue or submit a pull request.

Usage

To run the application locally, follow these steps:

  1. Clone this repository to your local machine:
git clone https://github.com/yourusername/chat-room-app.git

About

Full duplex chat application built in Node JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published