envoyproxy/envoy
Proposal: allow h2 ping optionally to reset idle timeouts
オープン
#6,464 opened on 2019/04/02
enhancementhelp wanted
Repository metrics
- Stars
- (27,997 個のスター)
- PR merge metrics
- (平均マージ 8d) (30d で 378 merged PRs)
説明
Title: Allow h2 ping optionally to reset idle timeouts
Description: h2 ping is currently used by gRPC as a keep-alive mechanism. This seems like a useful notion in general, and exposing h2 pings at a higher layer is potentially useful for filters as well.
Relevant Links: