Adrian Cosma
Results
2
issues of
Adrian Cosma
This PR addresses issue #26. Removed duplicate code for capsule_zmq and capsule_mpc, now both are operating from capsule_server. The capsule_server/local_server.py script now accepts two flags, one for the type of...
The zmq-server, when encountering an exception, gets stuck forever in the while loop, and prevents any subsequent requests from beind handled. A potential solution si defining some sort of protocol,...