This was the third assignemnt in the course SPL201 - java server for Book Club
For running, do the following steps:
- terminal command: ~/bin/mvn compile
- terminal command: mvn exec:java -Dexec.mainClass="bgu.spl.net.impl.stomp.StompServer" -Dexec.args=" "
- wait for clients to work with the server!