SFM worker protocol facilities
After tweaking and enhancing the protocol for some time it turned out that requirements of SFM worker clients and SFM workers were too different in order to provide a single common implementation. That is why protocol facilities were finally removed from ramsis.utils
. Both parties (clients and ramsis.sfm.worker
implement the protocol by themselves.
Edited by damb