This project is a sample of chat application with WebSocket in .NET 8.
- ASP.NET Core WEB Application in .NET 8
- WebSocket server implementation
- Real-time broadcasting, receive/send messaging, and system events notification
- Template designed with Html, CSS, and JavaScript
- Used Bootstrap as front-end framework
- WebSocket client implementation