Skip to content

MelekElloumi/Collaborative-Text-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collaborative Text Editor with RabbitMQ

  • This is a Text Editor that can be shared between multiple users.
  • The interface was made with Java AWT.
  • Activate RabbitMQ, then run the server then the clients.
  • In order to use RabbitMQ you need to import these jar to the java project.
  • The clients exchange their text modification through RabbitMQ
  • It's set-up to run with multiple users simultaniously

Exécution:

2014-10-22 11_35_09

Releases

No releases published

Packages

No packages published

Languages