Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove default queue in request/download/upload lib #15

Closed
5 tasks done
NewFuture opened this issue May 9, 2019 · 1 comment · Fixed by #18
Closed
5 tasks done

remove default queue in request/download/upload lib #15

NewFuture opened this issue May 9, 2019 · 1 comment · Fixed by #18
Milestone

Comments

@NewFuture
Copy link
Owner

NewFuture commented May 9, 2019

新版本小程序网络API自带排队机制

  • move timeout into lifecycle
  • move timestamp into lifecycle
  • move onProgressUpdate into lifecycle
  • move onHeadersReceived into lifecycle
  • remove miniprogram-queue dependency
    • in miniprogram-request
    • in miniprogram-downloader
    • in miniprogram-uploader
@NewFuture NewFuture added this to the v5 milestone May 9, 2019
NewFuture added a commit that referenced this issue May 18, 2019
@NewFuture NewFuture changed the title remove queue remove default queue in request/download/upload lib Jun 2, 2019
@NewFuture
Copy link
Owner Author

NewFuture commented Jun 2, 2019

new dependencies gragh[v5]
miniprogram-network

NewFuture added a commit that referenced this issue Jun 2, 2019
 remove miniprogram-queue dependency
in miniprogram-request
in miniprogram-downloader
in miniprogram-uploader

默认使用默认系统请求队列,不再支持插队!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant