[Feature] Client #3
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/client"
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 implement the
AmiiboClient
struct that conforms to theClient
protocol coming from the Communications library of the SwiftLibs packageTo provide further detailks about the work done:
parameters
property to all the existing endpoints;AmiiboClient
client and theAmiiboClientError
error;DateFormatter+Formatter
extension;SwiftLibs
package to its latest version.