Skip to content

Tutorial 15 - A more complex webserver

Choose a tag to compare

@chewett chewett released this 26 Sep 20:53
· 33 commits to master since this release

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