Hello
I work with FWebSocketsModule in c++
When I connect to the server I get an error:
HS ws upgrade response not 101
What causes this error?
Have I tried connecting to the server via python and C# and the connection was successful
I’m facing the same issue did you manage to resolve this?