-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Alperen Küçükali edited this page Sep 29, 2024
·
1 revision
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
