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
Since Go SDK has support for generating service interfaces together with clients, is there any plans to implement it for Rust SDK and/or other language SDKs?
GRPC service definition seems to be a great way to generate language-agnostic clients.
Since Go SDK has support for generating service interfaces together with clients, is there any plans to implement it for Rust SDK and/or other language SDKs?
GRPC service definition seems to be a great way to generate language-agnostic clients.