SignalR Negotiate

POST /api/signalr/negotiate

Gets the authenticated SignalR connection information that is used by the SignalR client.


Example response:

{
    "url": "url-to-Aqua-Azure-SignalR",
    "accessToken": "client-JWT-token"
}
  • Improve this Doc
Back to top Copyright © 2015–2018 Aqua Finance
Generated by DocFX