An open API service indexing awesome lists of open source software.

https://github.com/mehedi752/real-time-chat-app

This is a a real-time chat application built using Java OOP, Java Swing, AWT, and WebSockets. It features a server-client architecture that enables instant messaging between users. The application includes message timestamps, online status indicators, and a responsive GUI using Java Swing. WebSockets ensure efficient bidirectional communication.
https://github.com/mehedi752/real-time-chat-app

java java-awt java-swing oops-in-java web-socket

Last synced: 8 months ago
JSON representation

This is a a real-time chat application built using Java OOP, Java Swing, AWT, and WebSockets. It features a server-client architecture that enables instant messaging between users. The application includes message timestamps, online status indicators, and a responsive GUI using Java Swing. WebSockets ensure efficient bidirectional communication.

Awesome Lists containing this project