OkHttp Client stream and transport are tightly coupled
Open
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
Assessment
This issue has not been assessed yet.