envoyproxy / envoyproxy/nighthawk
Complete design/implementation of ExecutionStream API
Open
- Dominant language
- C++
- Stars
- 414
- Forks
- 95
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 11
Description
It is currently possible to use the ExecutionStream rpc, using only StartRequest. However, it is somewhat unclear how to implement consumers of the rpc in general, because we don't know what the ExecutionStream is going to look like when it is fully realized. Is UpdateRequest going to become necessary for many use cases?
See TODOs at https://github.com/envoyproxy/nighthawk/blob/master/api/client/service.proto
Contributor guide
Assessment
This issue has not been assessed yet.