--
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 grpc-io+u...@googlegroups.com.
To post to this group, send email to grp...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/CAJNb-9qw7KfJTTBsQBqoubv2gn1_hsR1NSuvHTiSTRu%3DkWQ89Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
on the grpc level. i am not sure what bi directionnal stream means at that level. is this only that you send a stream request then a stream response. i was thinking (surely badly) that you could have some kind of ping pong in the same http2 stream reading the doc. Does the doc describe a cycleof req/resp?