On Wed, Feb 1, 2017 at 9:12 AM, 'Eric Anderson' via grpc.io <
grpc-io@googlegroups.com> wrote:

> I'd feel better if there was an example that did not use
> delimiterCharacter (the value of the field referenced by payloadFieldName
> is not mutated).
>

Good point.  Added.


>
> Note that for streaming RPCs, we extract headers only from the first
>> request message on the stream.
>
>
> This seems to imply a change in the semantics for streaming RPCs, since
> streaming RPCs may not have any messages. Today, we have to send the
> headers immediately, without waiting for the first message. In the past
> we've disallowed such things instead of changing the semantics (like with
> safe).
>

Right.  The doc already explicitly called out this change in the C-core
implementation section, but you're right that it should be mentioned here
too.  I've added a note about it.


> --
> 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+unsubscr...@googlegroups.com.
> To post to this group, send email to grpc-io@googlegroups.com.
> Visit this group at https://groups.google.com/group/grpc-io.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/grpc-io/368277cc-6a5b-4a56-95e0-3c191ae5743a%40googlegroups.com
> <https://groups.google.com/d/msgid/grpc-io/368277cc-6a5b-4a56-95e0-3c191ae5743a%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Mark D. Roth <r...@google.com>
Software Engineer
Google, Inc.

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to grpc-io@googlegroups.com.
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/CAJgPXp6sShG7QADgpV%3DsEao3LsV%3DNPQW4aU9r7O9YxY4QBv2Cg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to