On Sep 25, 2015, at 2:48 PM, Brendan Duddridge <[email protected]<mailto:[email protected]>> wrote:
I guess I can imagine a problem if someone closes a document on one device which is still opened on another, then re-opens that document, sync wouldn't be able to automatically continue without further network discovery to determine the updated port number to connect to. That shouldn’t be a problem if you’re using an approach like the one in my P2P library that’s in the GrocerySync branch. The peers find each other by using the name and UUID of the advertised service, not by remembering an IP address or port number. The service gets resolved to an address/port when it’s time to start the replication. —Jens -- 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/D27E8875-0996-45F8-99AF-FFF0B21D1CD6%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
