Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
147 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
I am new in Azure SignalR.
My question is how can I get Request URL inside Hub so I can get the host name that contain alias. I need alias because we use it to isolate our tenant.
Thank you !
Ok I found myself.
I have Headers. Inside we have "origin" that contains what I need.