Skip to content
Alperen Küçükali edited this page Sep 29, 2024 · 1 revision

mavra

This project is a sample of chat application with WebSocket in .NET 8.

Whats Including

Server

  • ASP.NET Core WEB Application in .NET 8
  • WebSocket server implementation
  • Real-time broadcasting, receive/send messaging, and system events notification

Client

  • Template designed with Html, CSS, and JavaScript
  • Used Bootstrap as front-end framework
  • WebSocket client implementation

mavra

Clone this wiki locally