Doug Fawley
Doug Fawley
Thanks for the contribution!
> The suite currently specified contains elements from the InsecureCipherSuites That seems fine, but just means we need to look in two places, potentially. > I note that there are...
Can this be closed now that gRPConf is over? Or do we want to put up artifacts from that, still? @temawi @chalin
@ZhenLian what do you think about this feature request now? Who would be a good assignee for this if we keep it open?
@matthewstevenson88 / @erm-g / @gtcooke94 / @rockspore - any advice on this one? Per https://github.com/grpc/grpc-go/issues/4596#issuecomment-888597751 there was a way to do it in c-core but not C++. I'm not sure...
@CemGurhan #6748 or #6583 might be good options? @matthewstevenson88 et al, please advise on this issue, still. Thanks.
Specific areas where we would like to do this: - Codec output buffer (requires codec API extension) - Reading from transport (I believe this is #869)
My thinking for the codec was to add an optional method to it that, if implemented, would be called when the buffer it returns from `Marshal` is no longer needed...
@shuaichang is the current behavior causing problems for you? IIUC, this is a pretty minor issue in that it would allow the server to more quickly clean up when a...
@shuaichang thanks for the explanation. That feature request is #1104, not this issue. This issue is about sending an HTTP2 GOAWAY frame before closing a connection, regardless of whether we...