Add support for SSE in the MockClient
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 590
- PR merge metrics
- No merged PRs in 30d
Description
The MockClient does not yet support SSE. Add it
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 locating MockClient and reviewing how the client represents or handles SSE. Determine the expected mock behavior from the surrounding client code, then add focused coverage that verifies SSE requests and responses work through MockClient.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100