diff options
author | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2015-09-24 14:37:36 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2015-09-24 14:37:36 +0300 |
commit | 380a818768c810b7d9eed5cb240c15305921910f (patch) | |
tree | 97b256c50c2d3cce326414761c4e3b3b599e9220 /server/src/api_core.cpp | |
parent | b7065f2918cd3b2c44d40d40c457f7a09d32ec10 (diff) |
protocol:
use repeated instead of optional fields for download_start_request, download_stop_request, download_delete_request, download_action_request - this allow to execute same action on multiple downloads via one message which is much more efficient than send
message for each download
client-qt:
basic download menu (without dynamic actions)
implemented start/stop/delete proto part
server:
core:
basic protocol implementation for: CLIENT_DOWNLOAD_INFO_REQUEST, CLIENT_DOWNLOAD_START, CLIENT_DOWNLOAD_STOP, CLIENT_DOWNLOAD_DELETE
Diffstat (limited to 'server/src/api_core.cpp')
0 files changed, 0 insertions, 0 deletions