Is it possible to use http 2 ktor with Google Cloud Run? Google Cloud Run uses: ```Use HTTP/2 end-to...
g
Is it possible to use http 2 ktor with Google Cloud Run? Google Cloud Run uses:
Copy code
Use HTTP/2 end-to-end
Use if your container is a gRPC streaming server or is able to directly handle requests in HTTP/2 cleartext.