Mercurial > hg
log mercurial/wireprotov2peer.py @ 38395:59c9d3cc810f
age | author | description |
---|---|---|
Sat, 14 Apr 2018 15:19:36 -0700 | Gregory Szorc | wireprotov2: change command response protocol to include a leading map |
Sat, 14 Apr 2018 12:07:31 -0700 | Gregory Szorc | wireprotov2: define response data as CBOR |
Sat, 14 Apr 2018 11:49:06 -0700 | Gregory Szorc | wireprotov2: decode responses to their expected types |
Sat, 14 Apr 2018 11:46:08 -0700 | Gregory Szorc | wireprotov2: establish a type for representing command response |
Sat, 14 Apr 2018 11:50:19 -0700 | Gregory Szorc | wireprotov2: move response handling out of httppeer |