Open
Description
This is a dual of issue #25 which deals with write backpressure. It also depends on issue #27 which determines what gets written on a connection.
Key considerations
- When a read subscriber requests
n
items, how does it convert to the number of bytes read on the channel? - Should we read exactly the number of items requested or we should apply heuristics on how much should be read?
Metadata
Metadata
Assignees
Labels
No labels