Skip to content

Replace Velopack downloader component#77

Open
aspriddell wants to merge 1 commit into
dragonfruitnetwork:masterfrom
aspriddell:velopack-updatesource
Open

Replace Velopack downloader component#77
aspriddell wants to merge 1 commit into
dragonfruitnetwork:masterfrom
aspriddell:velopack-updatesource

Conversation

@aspriddell

Copy link
Copy Markdown
Member

The current velopack downloader system spins up a HttpClient per-request and has some questionable methods of processing data that don't align with how DragonFruit.Data works.

This adds a custom IFileDownloader that uses the already-existing ApiClient infrastructure that powers the rest of the networking in the app, and with #69 should make the updater proxy-aware.

@aspriddell
aspriddell force-pushed the velopack-updatesource branch from d553e8f to 512083c Compare March 1, 2026 12:25
@aspriddell aspriddell changed the title Replace Velopack downloader system Replace Velopack downloader component Jun 22, 2026
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 this pull request may close these issues.

1 participant