This project is a real-time chat application built with Java Swing for the GUI and Spring Boot WebSockets for the backend. It allows multiple users to connect and chat in real time over the internet.
CallGraph helps you understand your Java codebase by visualizing how methods call each other. Simply select any method, generate a graph, and explore the connections through an interactive diagram.