automerge / automerge-repo-swift

Extends the Automerge-swift library, providing support for working with multiple Automerge documents at once, with pluggable network and storage providers.
https://swiftpackageindex.com/automerge/automerge-repo-swift/documentation/automergerepo
MIT License
23 stars 4 forks source link

Find assert failure #93

Closed heckj closed 6 months ago

heckj commented 6 months ago

resolves #92

Don't merge until expected behavior is fully understood. I think this is falling for the "get an Unavailable message first, followed by a secondary message with data" that is resulting in a confused response, but I need to check that theory...