When the CDC service reponds with an error, the program prints the error and exits.
Printing all output as raw bytes allows MaxScale to control the formatting process. This also removes the need to convert the bytes to Python strings and the need to parse the JSON.
Moved the CDC example scripts into the protocol directory and added the .py suffix. Fixed all references to these scripts.