Websockets Proxy: Client to server connection dies #4485
Unanswered
UltraBlackLinux
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey there,
I'm currently trying to proxy HTTP Websocket connections between a client and vscode-server, but the websocket requests are always "interrupted while the page was loading". I really don't know why exactly this is happening. I went ahead and spun up the example websockets server, but it talked fine through my proxy.
And here is what vscode-server is doing:
Do you reckon there is anything that can be set before communication starts? I'm out of ideas and I just cannot explain this to myself. It's not helping that I have zero prior websockets experience.
Maybe you have any other idea?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions