Some suggested improvements #16

Merged
javier merged 6 commits from library/suggested-improvements into main 2025-10-02 01:51:17 +00:00
Owner

This PR contains the work done to make some overall improvements to the library:

  • Fixed code duplication from supporting multiple Swift version in the AmiiboLiveClient client;
  • Improved the error handling from the client's calls in the AmiiboLiveClient client;
  • Conformed to AmiiboLiveClient and the filter types to the Sendable protocol;
  • Added the "transport" argument to the initializer of the AmiiboLiveClient client;
  • Updated the DocC library documentation.
This PR contains the work done to make some overall improvements to the library: * Fixed code duplication from supporting multiple Swift version in the `AmiiboLiveClient` client; * Improved the error handling from the client's calls in the `AmiiboLiveClient` client; * Conformed to `AmiiboLiveClient` and the filter types to the `Sendable` protocol; * Added the "transport" argument to the initializer of the `AmiiboLiveClient` client; * Updated the `DocC` library documentation.
javier added the Kind/Enhancement
Priority
Medium
labels 2025-10-02 01:51:06 +00:00
javier self-assigned this 2025-10-02 01:51:06 +00:00
javier added 6 commits 2025-10-02 01:51:07 +00:00
javier merged commit c303e1f8f3 into main 2025-10-02 01:51:17 +00:00
javier deleted branch library/suggested-improvements 2025-10-02 01:51:17 +00:00
Sign in to join this conversation.