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
SignalChat is a WPF-MVVM chat application that uses [SignalR](https://docs.microsoft.com/en-us/aspnet/signalr/overview/getting-started/introduction-to-signalr) for real-time communication. You can read more about the project code [here](https://www.codeproject.com/Articles/1181555/SignalChat-WPF-SignalR-Chat-Application).