A real-time chat application using ASP.NET Core 3.1, SignalR and Angular 8.
Features:
● User registration
● User sign in, sign out
● Private chat
● Automatically show active users when new user is connected
● Show chat history
● Delete chat option for own messages and real-time deletion from other person chat history.
Login Page
Registration Page
Chat Page