Replies: 1 comment 1 reply
-
@freez10 I suggest you to create reproducible example. What is your error message? Have you an original example with express and socket io ? Probably the proxy fail because the socket io server catch all ws connection. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there!
I have WebSocket proxy configured like so
Now if I try to add any SocketIO service, proxy stops working.
Is it possible having WebSocket proxy and SocketIO services at the same time somehow?
Beta Was this translation helpful? Give feedback.
All reactions