Following on from #2, in order to rip out the rest api from flow, we need to define a proto interface for handling communication between flow and assemble.
This is likely to require a number of different RPC calls over time and I'm not quite seeing the full requirements but for the moment we at least require:
Following on from #2, in order to rip out the rest api from flow, we need to define a proto interface for handling communication between flow and assemble.
This is likely to require a number of different RPC calls over time and I'm not quite seeing the full requirements but for the moment we at least require: