Unable to connect signalr with ocelot
I can access and use the signalR service myself using javascript. But when I try it via Ocelot, I get the following errors.
Unable to connect signalr with oceloth
I can access SignalR hubs directly from the service link. But when I try it via ocelot, I get an error. Code images are available below. I’m waiting for your help 🙂