mirror of
https://github.com/SideStore/SideStore.git
synced 2026-04-14 22:55:40 +02:00
Refactors ConnectionManager to use arbitrary RequestHandlers and ConnectionHandlers. This allows the core AltServer request logic to be shared across different targets with different connection types.