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

exposing publisher for updated information feed for SwiftUI #24

Closed heckj closed 6 months ago

heckj commented 6 months ago

Couldn't work out how to accept and consume a channel in a SwiftUI view, so dropping back to exposing a pipeline of updates using Combine - currently for available peers.