Assignment 3 in SPL course. implemented a client and a server that use the STOMP protocol for messaging between clients. The client was implemented in c++. The server was implemented in java and supports for thread per client and reactor operation methods.