Hi.

We are using gRPC for some existing projects and we were looking into 
trying to enforce some upload/download speed requirements. Our use case is 
a bi-directional stream and we don't want to disrupt the user's experience 
by blasting their download or upload connection by transmitting too much 
data (if they have a slow connection). I was digging around but could not 
seem to find anything in the API's talking about how to limit the maximum 
kbps being transmitted or received. Is this possible with gRPC currently? 
I'm not even sure if HTTP/2 supports something like this.

Thanks.

-- 
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/f31f6f45-b263-485c-b02d-a91cb93b0ef7o%40googlegroups.com.

Reply via email to