The mock server and the hello world example should be changed such that
mock-omaha-server takes a free port by default, unless a port is specified on the command line
hello world accepts a command line argument instead of the currently const SERVICE_URL , so it can be started to match the listening port of the mock server
The mock server and the hello world example should be changed such that
const SERVICE_URL
, so it can be started to match the listening port of the mock server