You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project presents a simple Chat Message Service and Client Application demonstration. The Chat Service is a self-hosted (service host) WCF application launched and managed with a simple console interface. The service prints to the console window the user activities (log on, log off) and what messages are sent to users. The client “tester” ha…
Chat App is a real-time messaging application developed using .NET API with CQRS architecture and SignalR. It enables users to communicate in real-time through chat rooms and provides the functionality to display online users with their status (online or offline). Additionally, I am currently working on integrating a Zoom Meeting API to enhance th