Add streaming endpoint to server
Open
- Dominant language
- Java
- Stars
- 6.1k
- Forks
- 1.5k
- Avg merge
- 2d 55m
- Merged PRs (30d)
- 182
Description
Add a grpc endpoint to the server to allow for streaming results.
Contributor guide
Research direction
Start by locating the server entry points and existing gRPC endpoint definitions, then trace how query results are produced and returned. The work is done when the server exposes a gRPC endpoint that streams results and the behavior is covered by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- grpc, java
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100