Hi,I have access to a cors proxy server: www.corsproxy.com.How do I make use of this so that it connects correctly?I have a demoConfig like the following:var jabberConfig = { httpBindingURL: "http://10.10.10.10:7335/httpbinding", domain: "acme.com", ...