Ruggine Chat is a secure, modern group and private messaging platform developed as a university project. The application features a Rust backend and a React frontend, with real-time communication via WebSocket and REST APIs. It is designed for privacy, reliability, and ease of use, supporting user authentication, group management, encrypted messaging.
This project was developed by:
For technical details, setup instructions, and API references, please refer to the documentation in the docs/ folder:
- Secure user authentication
- Group and private chat
- Real-time messaging (WebSocket)
- RESTful API for data access
- Encrypted message storage
- Modern, responsive UI