getditto / DittoSwiftTools

Diagnostic and Debugging Tools for DittoSwift
MIT License
9 stars 2 forks source link

Update to not use deprecated peerKey, part 2 #137

Closed bplattenburg closed 2 months ago

bplattenburg commented 3 months ago

Part 2 of https://github.com/getditto/DittoSwiftTools/issues/103.

We were not able to remove all usages because DittoConnection's peers were only exposed as Data objects, not Strings. This is fixed in Ditto SDK 4.8.0

Requires updating to a minimum of the Ditto SDK 4.8.0