-
I was trying to use Komapper (nice library by the way) alongside Quarkus, but ran into some nasty Gradle issues when configuring the project. Using the example projects from both Quarkus and this repo…
-
Thanks for stopping by to let us know something could be better!
**PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.co…
-
We currently expose Rust bindings for `compact_formats.proto` in the `zcash_client_backend` public API, because we need the types in various places. However, we've never added similar bindings for the…
str4d updated
2 years ago
-
## Summary
Add a gRPC query (and CLI) to pass in a pubkey object of the supported types, and return the address associated with it.
## Problem Definition
As a consumer of the chain, Im tr…
-
### Issue Description
I build example cpp on Window but got error.
### Log Output
```plain text
F:/rules_proto_grpc/example/cpp/cpp_grpc_library/BUILD.bazel:3:17: Compiling protoc outputs for cpp_p…
-
**Describe the bug**
We were able to rotate the MC certificate/keys successfully (revoke, add, update keys). We can see the updated values in getconsumer method and were able to create event groups. …
-
### Feature description
I'd like to have interceptors on a per service basis, for example if I'm using raw `grpc-kotlin` I can configure my server like this:
```kotlin
val server: Server = Serv…
-
**Is your feature request related to a problem? Please describe.**
Gatling 3.7 supports Kotlin and Java. Gatling-gRPC should also support them.
**Describe the solution you'd like**
Wrappers in Ko…
-
**Describe the bug**
When running tests on an API 31 emulator that use screenshot method (UiAutomator.takeScreenshot()), test is set to "incomplete" at the time screenshot is taken and starts retryin…
-
I have a Kotlin Micronaut gRPC app that uses testcontainers via a datasource JDBC URL in its `application-test.yml`:
```yml
datasources:
default:
url: jdbc:tc:mysql:5.6:///mydb?TC_INITSCRI…