cloudstateio / cloudstate

Distributed State Management for Serverless
https://cloudstate.io
Apache License 2.0
763 stars 97 forks source link

Update to Akka gRPC 1.1.0 #517

Closed raboof closed 2 years ago

raboof commented 3 years ago

depends on #516

Holding back the grpc-netty version for the native image no longer appears to work. We should probably investigate if that problem with newer grpc-netty versions in native images still exists.

Alternatively we could start trying out the experimental Akka HTTP-based client backend.