mlspp
mlspp copied to clipboard
Re-add support for inline proposals to the interop harness
As a result of #262, API changes made it difficult to support inline proposals in the interop harness. We should re-enable inline proposals, either by updating the gRPC interface to avoid the API issues, or by adding the required API.