Project 'elixxir/elixxir-dapps-sdk-swift' was moved to 'mobile/ios/elixxir-dapps-sdk-swift'. Please update any links and bookmarks that may still have the old path.
Use codable models in API
This MR contains !9 (merged) and !11 (merged) (make sure to merge them before reviewing this MR)
-
Update IdentityMaker
to returnIdentity
model. -
Update ConnectionMaker
to acceptIdentity
model. -
Use Message
model inMessageListener
. -
Use RestlikeMessage
model inRestlikeRequestSender
. -
Use MessageSendReport
inMessageDeliveryWaiter
. -
Use [Int]
for rounds inMessageDeliveryWaiter.Result.delivered
. -
Use Identity
model inContactFromIdentityProvider
. -
Use Fact
model inContactFactsProvider
. -
Use Fact
model inContactFactsSetter
.
Edited by Dariusz Rybicki
Merge request reports
Activity
requested review from @ahmedshehata01
assigned to @darrarski.xx
added 7 commits
-
8bdd3897...b5ffe08c - 6 commits from branch
main
- 9c8cba1b - Merge branch 'main' into feature/api-models
-
8bdd3897...b5ffe08c - 6 commits from branch
mentioned in merge request !14 (merged)
mentioned in commit fa1aa40b
Please register or sign in to reply