An upcoming commit will introduce "streams" into the frame-based wire
protocol. In preparation for this invasive change, we introduce a basic
"stream" class and have all operations that create frames also operate
alongside a stream instance.
Details
Details
- Reviewers
durin42 - Group Reviewers
hg-reviewers - Commits
- rHG3ed344546d9e: wireproto: start to associate frame generation with a stream
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Lint Skipped - Unit
Unit Tests Skipped