Shows how you might use the built-in test echo server.
So, this example only contains some client code.

You are supposed to start the echo server with something like:

$ python -m Pyro5.utils.echoserver

 or:

$ pyro5-echoserver


