> FYI (in case I haven't mentioned it on this thread yet) you can explicitly 
> disable WebSockets in Couchbase Lite/iOS by setting the CBLReplicator's 
> customProperties to @{@"websocket": @NO}. This is a better workaround than 
> not passing through the Server header, because it will let CBL use its 
> other server-specific replication optimizations.
>
>
Thanks Jens, that's good to know.  I think for the moment SSL is going to 
outweigh the advantages of web sockets so I will do that, but I'd like to 
get both working if I can, so I'll let you know what I find out. 

-- 
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/77916b64-bc45-4483-9e1e-6216e0afd7de%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to