A self-hosted, real-time chat web application built using Blazor and ASP.NET.
- Blazor Auto Mode:
- Loads server-side for faster initial page load, then seamlessly switches to WebAssembly (WASM) when cached.
- Progressive Web App (PWA):
- Installable on devices for an app-like experience.
- Real-time Communication:
- Built with SignalR and WebRTC for fast, responsive messaging.
- Message Privacy:
- Messages are automatically deleted after delivery, ensuring confidentiality.
- Self-hosted Infrastructure:
- Full control over your data with a customizable backend.
- .NET 8 (recommended) for the latest features and optimizations.
- Browser: Any modern browser with WebAssembly support.
Comprehensive guides and setup instructions are available in the Wiki.
Contributions are welcome! To get started:
- Fork the repository and submit pull requests.
- Report bugs or request features via the Issues tab.
Join the discussion on our Discord Server to connect, share ideas, and get help.
This project is licensed under the MIT License.