In the Signal-R demo web app i pass the Endpoint URL in url input box and click start sharing button. It throws error like "Please try again. Unable to connect to Hub. Failed to Negotitate" what can i pass in the url and please tell me the steps to acheive that.
Hi,
To comply with the plugin's documentation, you need to create an ASP.NET Core application where you'll write the server hub code. Then, you'll obtain the URL of the hub and input it into your designated input box.