This is an archive of the discontinued Mercurial Phabricator instance.

wireproto: add frame flag to denote payloads as CBOR
ClosedPublic

Authored by indygreg on Mar 30 2018, 5:16 PM.

Details

Summary

We may eventually want a separate frame type for this. But for
now this is the easiest to implement.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

indygreg created this revision.Mar 30 2018, 5:16 PM
durin42 accepted this revision.Apr 3 2018, 11:52 AM
This revision is now accepted and ready to land.Apr 3 2018, 11:52 AM
This revision was automatically updated to reflect the committed changes.