Gaius
6bb1bedc70
feat: add error details to api ( #283 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-02-28 12:42:22 +08:00
Gaius
88ad05325e
fix: rename download_task_failed_request to download_task_failed_resp… ( #282 )
...
fix: rename download_task_failed_request to download_task_failed_response
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-02-27 20:34:22 +08:00
Gaius
9a73b42a15
feat: response http code and status ( #280 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-02-27 14:21:37 +08:00
Gaius
4ca58f1c92
feat: replace LeaveHostRequest with empty ( #271 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-02-06 22:24:03 +08:00
Gaius
b9e871c8cc
feat: add leave host to dfdaemon ( #270 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-02-06 22:09:54 +08:00
Gaius
54f7272979
feat: remove DownloadTaskFinishedResponse in DownloadTask ( #268 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-01-30 21:02:52 +08:00
Gaius
ace20e5419
feat: add interested piece metadates to DownloadTaskStartedResponse ( #267 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-01-30 14:26:42 +08:00
Gaius
758ec4e058
feat: add optional range to DownloadTaskStartedResponse message ( #266 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-01-30 13:32:11 +08:00
Gaius
6f6b2a8d7a
feat: rename request to response in DownloadTaskResponse ( #265 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-01-29 20:19:02 +08:00
Gaius
db13215d84
feat: rename request to response in DownloadTaskResponse ( #264 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-01-29 19:36:14 +08:00
Gaius
d9943c3adf
feat: add content_length to DownloadTaskStartedRequest ( #263 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-01-29 19:13:07 +08:00
Gaius
62716164e7
feat: add started and finished to download task response ( #262 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-01-29 16:54:39 +08:00
Gaius
30a9b3aab4
feat: change header to response_header in TaskDownloadResponse ( #257 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-01-22 12:30:49 +08:00
Gaius
ede8aded19
feat: remove header field in SyncPiecesResponse ( #253 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-01-19 18:39:47 +08:00
Gaius
54871b4943
feat: add header to SyncPiecesResponse message ( #252 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-01-18 22:02:40 +08:00
Gaius
7282776e67
feat: add offset and length to SyncPiecesResponse message ( #248 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-01-11 15:24:12 +08:00
Gaius
a71c5bd200
feat: remove TriggerDownloadTaskResponse in TriggerDownloadTask ( #238 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-12-19 18:01:48 +08:00
Gaius
82e3f21e74
feat: remove ids in TriggerDownloadTaskResponse ( #237 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-12-19 17:54:02 +08:00
Gaius
a5e7794099
feat: add resource ids to DownloadTaskResponse ( #236 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-12-19 16:39:55 +08:00
Gaius
2292870068
feat: add TriggerDownloadTask api for seed peer ( #235 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-12-19 15:04:57 +08:00
Gaius
ef28f45764
feat: add started response in DownloadTaskResponse ( #234 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-12-19 14:30:29 +08:00
Gaius
495349e279
feat: add resource ids to DownloadTaskResponse ( #233 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-12-19 12:22:30 +08:00
Gaius
79249ee02f
feat: add DownloadTask to DfdaemonUpload ( #232 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-12-18 21:23:19 +08:00
Gaius
5425d1bb1b
feat: dfdaemon is divided into download and upload ( #231 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-12-18 12:32:26 +08:00
Gaius
d333a929ee
feat: add sync pieces api ( #227 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-12-07 22:06:29 +08:00
Gaius
011a20f6ed
feat: add DownloadPiece api ( #225 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-12-06 17:43:34 +08:00
Gaius
667eb7320d
feat: change length from int to uint ( #220 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-11-20 15:03:51 +08:00
Gaius
2840dfe7bd
feat: add content_length to DownloadTaskResponse ( #219 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-11-20 14:24:28 +08:00
Gaius
8fdd8c81c1
feat: remove request stream in SyncPieces ( #214 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-11-16 15:40:57 +08:00
Gaius
6d865929d3
feat: add stream response to DownloadTask ( #212 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-11-15 17:23:09 +08:00
Gaius
5b85c459da
feat: add task id to GetPieceNumbersRequest ( #204 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-11-06 16:57:52 +08:00
Gaius
db4b1f4325
feat: add GetPieceNumbers api in dfdaemon_grpc ( #203 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-11-01 18:13:33 +08:00
Gaius
1cf73ec2fb
feat: add GetPieceNumbersRequest and GetPieceNumbersResponse ( #202 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-11-01 17:56:05 +08:00
Gaius
040d4b2813
feat: remove repeated in InterestedPiecesResponse and InterestedAllPiecesResponse ( #200 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-11-01 16:40:28 +08:00
Gaius
68f30ac389
feat: change interested piece number type ( #199 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-11-01 11:47:16 +08:00
Gaius
e1d4382c9d
feat: add InterestedAllPiecesRequest message ( #195 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-10-10 15:33:08 +08:00
Gaius
4f3ac1fa2f
feat: remove StatTaskResponse message ( #194 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-10-09 01:07:02 -05:00
Gaius
f2c583c651
feat: change StatTaskResponse message ( #186 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-09-21 22:26:34 +08:00
Gaius
af8ec51da1
feat: add task_id to SyncPiecesRequest ( #180 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-09-11 17:30:30 +08:00
Gaius
aae0807767
feat: update verison to v2 ( #147 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-07-20 21:56:21 +08:00
Gaius
ec22c292f8
refactor: scheduler v2 protoc ( #81 )
...
refactor: scheduler v2 protoc
Remove v2 errordetails protoc and Remove common.ExtendAttribute message.
Replace errordetails in the scheduler with response message.
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-03-01 16:28:27 +08:00
Gaius
b3d8490d2c
feat: remove oneof errordetails in v2 api ( #80 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-03-01 13:53:32 +08:00
Gaius
602aa22af8
refactor: download metadata in common ( #66 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-02-10 18:13:16 +08:00
Gaius
b2e4c03aac
feat: add DownloadTask api ( #65 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-02-06 22:05:03 +08:00
Gaius
b0bebd2958
fix: grpc namespace conflict ( #54 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-01-10 12:24:27 +08:00
Gaius
58fdcc6ff5
feat: add ImportTask, ExportTask and DeleteTask api ( #50 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2022-12-21 14:10:08 +08:00
Gaius
95f864706f
feat: add dfdaemon v2 protoc ( #49 )
...
Signed-off-by: Gaius <gaius.qi@gmail.com>
2022-12-21 10:42:19 +08:00