WIP:Iteration10
The goal of this iteration is to implement pass-by-reference-esque functionality to our Broker pattern by passing an id back and forth between the client and server, and using a name service to find the actual object on the server. Furthermore multi type dispatching should be supported/integrated.