You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: