Example of using zerorpc over zmq curve - for transport encryption and client / server authentication
this is modeled after the pyzmq security ironhouse example, where both endpoints are authed :
https://github.com/zeromq/pyzmq/blob/master/examples/security/ironhouse.py
zmq curve enabled :