Skip to content

The chat application using SignalR was developed as a real time messaging Platform to facilitate seamless communication between users • . It includes private Conversation, message history, and instant messaging

Notifications You must be signed in to change notification settings

RagabMohamedRagab/Chat-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Features

Core Features:

  • User Authentication: Sign up, log in, and manage accounts securely.
  • One-on-One Messaging: Users can send private messages to each other.
  • Real-Time Communication: Messages are delivered instantly using WebSocket technology
  • Message History: Users can view their chat history.
  • Typing Indicators: Show when a user is typing a message.
  • Online Status: Display whether a user is online or offline.

Frontend:

  • HTML, CSS, JavaScript
  • WebSocket library

Backend:

  • Server Framework: ASP.NET Core Web MVC
  • WebSocket Integration: SignalR (for ASP.NET) or Socket.IO

Database:

  • SQL Server

1- Tutorials for Building SiganlR :Tutorials

About

The chat application using SignalR was developed as a real time messaging Platform to facilitate seamless communication between users • . It includes private Conversation, message history, and instant messaging

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published