Skip to content

Tutorial 10 - More Advanced Connection Handling

Compare
Choose a tag to compare
@chewett chewett released this 26 Sep 15:57
· 42 commits to master since this release

This tutorial focuses on improving the master and slaves connection handling code. Here I am going to add a custom exception that can be used in the event of disconnection.

In the next tutorial we will look at improving the slave so that if the master goes down, it will rejoin at the next opportunity.

The full details for Tutorial 10 - More Advanced Connection Handling is available on my blog