Re: LiteCore and CouchDB replication

2018-09-01 Thread Brendan Duddridge
It would be great to be able to sync from CouchbaseLite 2.x to CouchDB. But I don't think they support that. It's what's keeping me from upgrading to 2.x. Brendan On Saturday, September 1, 2018 at 6:32:33 PM UTC-6, Adam Wilson wrote: > > > I'm trying to replicate from CouchDB using LiteCore

LiteCore and CouchDB replication

2018-09-01 Thread Adam Wilson
I'm trying to replicate from CouchDB using LiteCore (from C++). I'm linking to the static libraries, and using C4CivetWebSocketFactory. It looks like its trying to connect via WebSocket and receiving an HTTP response. Since CouchDB does not currently support WebSockets, how can I get it to