How to migrate static routes to Consul dynamic routing having SignalR wss
routes?
#2017
Unanswered
elenacalugaru
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Elena, I'm just curious... |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
So currently we have an API Gateway with Ocelot with manual routes and I have routes for SignalR like
and everything works well.
Now we want to switch from manual routes to dynamic routing using Consul. But in this case how can we still have those routes for SignalR to be able to connect to?
Thanks a lot,
Elena
Beta Was this translation helpful? Give feedback.
All reactions