This is an archive of the discontinued Mercurial Phabricator instance.

wireproto: rename wireproto to wireprotov1server (API)
ClosedPublic

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

Details

Summary

We have wireprotov2server, wireprotov1peer, and wireprotov2peer.
wireproto only contains server functionality. So it makes sense to
rename it to wireprotov1server so the naming aligns with everything
else.

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.