By default these samples uses gRPC protocol which is not exposed by the default cadence-server's docker configuration.
I've written some code to provide thrift/gRPC examples with build tags and set thrift as the default protocol/port.
The reason of this pull request is to provide an easy way to try cadence, because right now the samples wont run with the provided deafult config.
By default these samples uses gRPC protocol which is not exposed by the default cadence-server's docker configuration. I've written some code to provide thrift/gRPC examples with build tags and set thrift as the default protocol/port.
The reason of this pull request is to provide an easy way to try cadence, because right now the samples wont run with the provided deafult config.