Implement Java gRPC Server
Open
Nobody has claimed this yet.
Java
- Dominant language
- Java
- Stars
- 11
- Forks
- 6
- Avg merge
- 55m
- Merged PRs (30d)
- 1
Description
See reference implementation https://github.com/splunk/stef/blob/main/go/grpc/server.go
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the referenced Go implementation at go/grpc/server.go and identify the server behavior that must be reproduced in Java. Then locate the repository's Java entry points and tests, if present, and verify that the Java gRPC server provides equivalent behavior.
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
- Mostly clear
- Newbie friendliness
- 45/100