I found a need for JSON RPC on an upcoming project, and noticed that go-kit doesn't currently support this. I'd like to add this to the available transports.
I notice that an attempt was made at this earlier this year (PR #451). There's a PR on its way that continues @blainsmith's work.
I found a need for JSON RPC on an upcoming project, and noticed that go-kit doesn't currently support this. I'd like to add this to the available transports.
I notice that an attempt was made at this earlier this year (PR #451). There's a PR on its way that continues @blainsmith's work.