You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Client Side for Chat Application A real-time chat application built with React, Node.js, Socket.IO, and MongoDB. ## Features - Real-time messaging using Socket.IO - User authentication with JWT - Message history - Responsive UI using Material-UI - MongoDB for data persistence
A real-time chat application built with a Next.js frontend and a GoLang backend. This application leverages Keycloak for authentication and WebSockets for seamless connections. Users can create accounts, join groups, and chat with multiple members efficiently.