grpc-kotlin
grpc-kotlin copied to clipboard
Add GraalVM example for gRPC server
trafficstars
@jamesward has recently added an example of GraalVM usage with a gRPC client.
It would be awesome if we also had an example implementation of a gRPC server that runs via GraalVM :)
I tried this but run into an issue: https://github.com/oracle/graal/issues/3052