Does anyone have a hint or an example if/how this is possible?

Hello
I try to serve a grpc service (with akka-grpc) on the same http server (interface + port) with standard akka-http routes (e.g. a GET /health endpoint for kubernetes). Does anyone have a hint or an example if/how this is possible?
You already invited:

Doug

Upvotes from:

possible for some combinations (AFAIR Http/1 vs HTTP/2 vs TLS complicates things a bit and not all of them possible) but I don’t think we have any documentation showing how

If you wanna answer this question please Login or Register