It appears that there is no support for gRPC calls or streams in the Go SDK. I believe that this was blocked on the TinyGo not having reflections, but now that we're using full Go, we should be able to add this easily. cc @leonm1
It appears that there is no support for gRPC calls or streams in the Go SDK.
I believe that this was blocked on the TinyGo not having reflections, but now that we're using full Go, we should be able to add this easily.
cc @leonm1