/Collaborative-Text-Editor

Collaborate on text documents like a pro with our collaborative text editor project! Our Java-based application, using Swing for the user interface and RabbitMQ for communication, enables multiple users to edit a document simultaneously in real-time. The RabbitMQ queues are used for asynchronous communication, ensuring that the application scales.

Primary LanguageJava

Stargazers