Skip to content

SimpleChatApp is a real-time chat application built using ASP.NET Core with SignalR for real-time communication. This application allows users to register, send messages, and view a live list of messages.

Notifications You must be signed in to change notification settings

ahmadhamarsheh/SimpleChatApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleChatApp

SimpleChatApp is a real-time chat application built with ASP.NET Core and SignalR. It allows users to communicate instantly by sending and receiving messages in real-time.

Technologies Used

  • ASP.NET Core: Framework for building the backend of the application.
  • SignalR: Library for real-time web functionality, enabling instant message updates.
  • HTML/CSS/JavaScript: Technologies used for building the frontend interface.
  • Bootstrap: Framework used for styling and responsive design.

Overview

This application includes:

  • A user-friendly interface for sending and receiving messages.
  • Real-time message updates across all connected users using SignalR.
  • Basic user interaction features like message timestamps.

Feel free to explore the code and contribute to the project!

About

SimpleChatApp is a real-time chat application built using ASP.NET Core with SignalR for real-time communication. This application allows users to register, send messages, and view a live list of messages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published