It is easy to pipe a file reader to http.ResponseWriter object using io.copy() when I implement a large file download service over REST. But how do we handle similar requirement with gRPC server to REST client?
what is the standard way? -Ram -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/903ac408-ff6c-4c0b-a4f7-801d4d6f7110%40googlegroups.com.