Paul Ambrose

Results 6 issues of Paul Ambrose

In the [sample code](https://github.com/GoogleCloudPlatform/kotlin-samples/blob/master/run/grpc-hello-world-streaming/src/main/kotlin/io/grpc/examples/helloworld/HelloWorldClient.kt) you initialize a HelloRequest object with: ``` val request = HelloRequest.newBuilder().setName(name).build() ``` It would be a big help if you could generate a Kotlin builder for...

If I issue: `https https://kroki.io/graphviz/svg/eNpLyUwvSizIUHBXqPZIzcnJ17ULzy_KSanlAgB1EAjQ` I get the proper svg response. If I issue: `https https://kroki.io/graphviz/jpg/eNpLyUwvSizIUHBXqPZIzcnJ17ULzy_KSanlAgB1EAjQ` I get: `Error 400: Unsupported output format: jpg. Must be one of graphviz for...

🐞 bug

RpcViews.registerAllViews() was replaced with RpcViews.registerAllGrpcViews() Use 'implementation' instead of 'compile' in build.gradle

cla: yes

"that" should be "than"