This organization was marked as archived by an administrator on Oct 16, 2024. It is no longer maintained.
Release 2.0.0: Async-HTTP-Client #30
Closed
o-nnerb
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Release 2.0.: Async-HTTP-Client
Based on community feedback (thanks Mike Lewis!), we have conducted a technical survey and studies to migrate RequestDL's current request mechanism. Version 2.0 requires significant internal refactoring, with some public methods implemented without much abstraction being deprecated.
The new mechanism to be implemented will be Apple's Async-HTTP-Client, which has support for linux and windows, allowing for greater use of RequestDL. Additionally, this new mechanism contains several interesting features that improve existing functionalities and add new ones.
As version 2.0 is implemented, this feature proposal will be updated.
New features:
With these improvements, we aim to provide a smoother and more reliable experience for our users.
Thank you for your support, and we look forward to delivering these enhancements in the upcoming release.
Beta Was this translation helpful? Give feedback.
All reactions