Hi I'm using CBLReplication object for doing a P2P connection between a network of several iPads in a Objective-c application. With bonjour I have a live mechanism that defines that the ipad with the largest IP will be the server, so the other iPads make push and pull request to the CBListener of this device. The replication appears to work fine and quick but only whent it's active the notifier method for status KCBLReplicationActive. In other way I have to wait like a minute or a minute and a half to this method becomes active and make the peer to peer replication. Anyone know if is correct this approach? Does any have an idea of what can I do for make this replication more quickly when is not active the notifier method? Regards!!
-- 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/5ea4ac3a-7f33-4543-ab54-5df30cffa984%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
