What will be the benefit of using akka-http over netty for the grpc requests in akka-grpc 1.1.0

Is it just going all in on the akka stack or is there a technical benefit to it as well? (Not that I love netty!)

Except for cutting out the Netty dependency one important motivation for us to work on this has been to be able to be able to support OpenTracing and full metrics for gRPC services with Lightbend Telemetry (in the not so distant future).