This is an archive of the discontinued Mercurial Phabricator instance.

wireproto: reimplement dispatch() for version 2 server
ClosedPublic

Authored by indygreg on Apr 17 2018, 1:30 AM.

Details

Summary

The code is minimal. I'm trying to create a cleaner break between
version 1 and version 2 server code.

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.Apr 17 2018, 1:30 AM
durin42 accepted this revision.Apr 18 2018, 2:26 PM
This revision is now accepted and ready to land.Apr 18 2018, 2:26 PM
This revision was automatically updated to reflect the committed changes.