Hi,

I recently posted a question on StackOverflow concerning the problem of using 
DownloadManager with gRPC.
To summarize, I want to serve static files from my server (C++) and being able 
to download these from the DownloadManager (Kotlin)

However, I need an URI to use DownloadManager. I have potentially a solution:

  *   I could either map the RPC call with an URI (like the static_file 
attribute in Google Cloud YAML congirutation file)

But I’m working on a Standalon server not on Google Cloud, would it still be 
feasible to use a YAML config file from gRPC C++ and serve these files?

For more information on the problem, please check the question on 
StackOverflow<https://stackoverflow.com/questions/60865730/android-downloadmanager-with-grpc>

Thank you in advance

Clement Jean

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/AM6PR02MB36211D760C90C8D91F55E76AF4CF0%40AM6PR02MB3621.eurprd02.prod.outlook.com.

Reply via email to