grpc / grpc/grpc-java

OkHttp Client stream and transport are tightly coupled

Open
#1,306 3 comments 0 reactions 0 assignees View on GitHub
code health P4
Dominant language
Java
Stars
12.1k
Forks
4k
Avg merge
2d 17h
Merged PRs (30d)
37

Description

The interaction between the client stream and transport for OkHttp stream starting is tightly coupled. As brought up in #1294, we should take a look at how these two classes interact and make some clear boundaries (or possibly merge them).

Contributor guide

Open the contributing guide

Research direction

Start by reading this issue alongside #1294, then trace how the OkHttp client stream and transport interact during stream startup. Done means the responsibilities have clear boundaries, or the classes are intentionally merged, with the resulting design agreed and implemented.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend-api-design, networking
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.