You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,7 @@
24
24
* Low intrusion, use this framework you do not need to change the code before uploading or downloading, ie using or not using this framework does not affect the original code.
25
25
* Multi-end synchronization, the same data source upload or download progress can specify a number of different receivers, less to use **EventBus** achieve multiple port synchronization update progress.
26
26
* Support multi-file upload
27
+
* Support **URL** redirection
27
28
* Automatic management of the listener, less to manually cancel the trouble of the listener.
28
29
* The default run in the main line layer, less to switch the thread of trouble.
29
30
* Lightweight framework, does not contain any three-party library, very small size.
0 commit comments