sapling/eden/mononoke/edenapi_server
Arun Kulshreshtha b7aafa1df9 edenapi_types: add HistoryResponseChunk
Summary: Change `HistoryResponse` so that instead of repeatedly sending the file path alongside every history entry, we group the history entries by file and send the path once per group. This will prevent the server from transmitting redundant information.

Reviewed By: quark-zju

Differential Revision: D21982558

fbshipit-source-id: f1c5d2573c97940c7bf1645ed7fef6e1887c0d42
2020-06-12 12:16:51 -07:00
..
src edenapi_types: add HistoryResponseChunk 2020-06-12 12:16:51 -07:00
Cargo.toml edenapi_server: remove unused futures-old dependency 2020-06-11 22:28:53 -07:00