Created an SPM submodule DataTransfer containing all functionality concerning up- and downloading. Respective functions which belonged to Client were converted to Client extensions.
A test suite was created and existing tests have been split up into Jetworking tests and DataTransfer tests.
Created an SPM submodule
DataTransfer
containing all functionality concerning up- and downloading. Respective functions which belonged toClient
were converted toClient
extensions.A test suite was created and existing tests have been split up into Jetworking tests and DataTransfer tests.
Fixes https://github.com/JamitLabs/Jetworking/issues/88 and https://git.jamitlabs.net/jamit-labs/trockner/-/issues/636.