tap: JSON body matching
Open
area/tap
help wanted
- Dominant language
- C++
- Stars
- 28.9k
- Forks
- 5.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 437
Description
Allow matching on a JSON body.
1) Parse complete JSON object up to a buffer limit.
2) Allow field selection matching.
This can potentially be accomplished via gRPC matching with implicit conversion to/from a Struct.
Contributor guide
Assessment
This issue has not been assessed yet.