Issue to track progress on design & implementation of communications between backend service and the consensus module. We initially talked about 2 approaches:
backend installs a callback on the consensus service & consensus calls the callback when image updates are made
backend instantiates a go channel for some type of message structs which the consensus service constructor consumes
Issue to track progress on design & implementation of communications between backend service and the consensus module. We initially talked about 2 approaches: