wireproto: implement custom __repr__ for frame...
wireproto: implement custom __repr__ for frame
This version won't print the full payload (which could be large).
It also prints human friendly values for types and flags.
Differential Revision:
https://phab.mercurial-scm.org/D2985