I try to make signalR work in a webview, but in order to get events from JS to show in my app, I can not load the source html file from the server. So I need to get hubs.js, jquery and signalr.js saved locally. But than how can I specify the connection to the server? Can I somehow specify the address of the server?
Share
Do you mean the network address?
or
url address?