On some recent projects, I wanted to keep code aligned on the use of dskit
but the service I was building did not require a grpc port/endpoint.
Having the ability to listen only on an http port would enable good alignment and code reuse.
I am happy to propose a solution to this.
On some recent projects, I wanted to keep code aligned on the use of dskit
but the service I was building did not require a grpc port/endpoint.
Having the ability to listen only on an http port would enable good alignment and code reuse.
I am happy to propose a solution to this.