Leveraging .NET Core, SignalR, Ocelot and Audit Logs for Secure Real-Time Messaging
This project presents a secure, real-time messaging application, skillfully harnessing .NET Core, SignalR, JWTs, Ocelot, and SQL Server. User information and messages are securely stored in a SQL Server database, ensuring data persistence and reliability. Through secure cookies, we manage authentication, while maintaining the application's real-time nature. Ocelot enhances our architecture as a proficient reverse proxy, and audit logs provide essential tracking for user activities. The project underlines its commitment to quality through rigorous testing protocols. Enjoy exploring this technological integration marvel!