chaitin / chaitin/MonkeyCode

app增加断点续传、后台下载功能

Open
#850 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
4.7k
Forks
719
Avg merge
4h 30m
Merged PRs (30d)
83

Description

项目中的文件下载速度太慢,如果增加带宽的成本比较高的话,建议给app增加断点续传、后台下载功能,防止下载任务断掉后,用户需要频繁重新启动下载,即浪费用户时间,也浪费服务器带宽。
我的UID:019d0692-37db-7a8f-b545-30bd776e4b17

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file, test, or entry point is named. Start by locating the app's current file-download implementation and determine how interrupted transfers and background work are handled; done means downloads can resume after interruption and continue in the background without repeated user restarts.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.