( )⚙ D3067 wireproto: convert human output frames to CBOR

This is an archive of the discontinued Mercurial Phabricator instance.

wireproto: convert human output frames to CBOR
ClosedPublic

Authored by indygreg on Apr 3 2018, 10:00 PM.

Details

Summary

This is easier than rolling our own encoding format.

As a bonus, some of our artificial limits around lengths of
things went away because we are no longer using fixed length
fields to hold sizes.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

indygreg created this revision.Apr 3 2018, 10:00 PM
This revision was automatically updated to reflect the committed changes.