( )⚙ D2906 wireproto: start to associate frame generation with a stream

This is an archive of the discontinued Mercurial Phabricator instance.

wireproto: start to associate frame generation with a stream
ClosedPublic

Authored by indygreg on Mar 20 2018, 5:41 PM.

Details

Summary

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.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped