While seeing the peer to peer implementation in the branch bonjour-sync-swift2 of Grocery-Sync-iOS project, I do have several questions in my mind:
1. Can we use peer to peer in parallel with online sync (where sync gateway & couchbase server will also come in scene) ? It seems to me that we will be having two sets of push-pull replications. One for peer to peer syncing and another for online replication, right ? The database will be same in both of the replications. 2. If the answer to point #1 is Yes then is the couchbase lite SDK along with listener will be handling all kinds of sync stuff that includes conflict resolutions, right? 3. How will be the performance in this case? 4. Is there any limit on how many peers can be connected at a time? Thanks -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/e52fe85e-7014-473c-89fb-a1073d0d5c1a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
