Skip to content

linux-china/grpc-kotlin-graal-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gRPC Kotlin Graal demo

Attention

  • Use protobuf-javalite and grpc-kotlin-stub-lite version
  • Reflection for Protobuf messages in src/graal/reflect-config.json

How to test?

$ ./gradlew -x test nativeImage
$ ./build/graal/hello-world

References

About

gRPC Kotlin GraalVM native-image demo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages