I tried both,
let targetEndpoint = URLEndpoint(url: URL(string: “wss://127.0.0.1:4984/eventdriven”)!)
let targetEndpoint = URLEndpoint(url: URL(string: “ws://127.0.0.1:4984/eventdriven”)!)
but i am getting “POSIX error 61” error:
2019-05-13 11:50:38.100372-0500 EventDrivenPattern[63220:925989] CouchbaseLite Replicator ERROR: {Repl#50} Got LiteCore error: POSIX error 61 “Connection refused”