Mercurial > hg
comparison doc/README @ 40130:5d44c4d1d516
wireprotov2: establish dedicated classes for input and output streams
Streams are unidirectional. As part of implementing encoding/decoding
support, it became clear that it didn't make sense for a generic
"stream" class to hold functionality related to both encoding and
decoding. So we create new classes to represent the flavor of
stream.
Differential Revision: https://phab.mercurial-scm.org/D4920
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Thu, 04 Oct 2018 17:39:16 -0700 |
parents | 3516a4e877c1 |
children |
comparison
equal
deleted
inserted
replaced
40129:293835e0fff7 | 40130:5d44c4d1d516 |
---|