iOS CouchbaseHttpClient MaxConnectionsPerServer

@jmorris, I am using Couchbase Mobile. In my situation, there is some data that I need to query before any sort of synchronization is started which is why I turned to the .net SDK. So you’re basically saying the best (only) way to do this is to create my own API endpopint using the .net SDK and call that from my iOS app?