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
This is a chat application that allows users to send messages to each other in real-time. It was built using WebSocket for real-time communication, Servlet for handling server-side requests, PostgreSQL for data storage, and Bootstrap for the front-end design.