robb I am interested in using LiteSync to optionally synchonize tables between two servers. I was thinking that each machine would be configured to find its partner at a proxy address. When sync was turned on, an api at the proxy server would setup the connection and cross-forward packets. Would a scheme like this work?
Bernardo What do you mean by optionally? Not sure if it would work with a proxy. You can make your app to request the address (IP and port) of the "partner" from a centralized server, then use that address in the URI (connection string)