[Enhancement] Communications library for non Apple platforms #15
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "enhancement/communications-linux"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the work done to allow the
MakeURLRequestUseCase
use case to be used in non-Apple platforms, as it use has been restricted before.To provide further details about the work done:
MakeURLRequestUseCase
use case to be available in non-Apple platforms;TestEndpoint
helper endpoint to its own file;README
file.