Tutorial 15 - A more complex webserver
This tutorial adds to the previous one by improving the display of the webserver by including information about the slaves attached. In addition to this the slaves are modified to use a UUID rather than a random integer to define them.
The next tutorial will focus on cleaning up the codebase in preparation for new features.
The full details for Tutorial 15 - A more complex webserver