envoyproxy / envoyproxy/envoy

matchers: add firstOf matcher

Open
#20,666 5 comments 1 reaction 1 assignee Claimed by @vikaschoudhary16 View on GitHub
area/matching area/tls enhancement help wanted
Dominant language
C++
Stars
28.9k
Forks
5.6k
Avg merge
1d 20h
Merged PRs (30d)
437

Description

For something like ALPN list matching, we need a way to say: iterate over the input, which is a list, until the inner matches accepts.
The core API does not provision this use case, so this has to be done as a meta-matcher with a custom matcher.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.