Back to Case Studies
Personal Project
Real-Time Chat Application
Low latency real-time messaging application using SignalR.
Overview
A real-time chat platform where users communicate instantly using WebSockets powered by SignalR.
Key Features
- Real-time messaging
- SignalR hub communication
- Google authentication
- Concurrent client messaging
Tech Stack
C# / .NETSignalRGoogle AuthDocker