This demo implements the printer example in chapter 3 of the documentation. To run it, start the server in a window: $ java -jar build/libs/server.jar In a separate window, run the client: $ java -jar build/libs/client.jar