Use Header Login

Failure Modes
Switch to use proxied wss
This commit is contained in:
2022-10-22 17:16:02 +02:00
parent 176c43d5a6
commit 5af921f4cc
4 changed files with 37 additions and 19 deletions
+1 -1
View File
@@ -79,6 +79,6 @@
// Must be differentiated due to SxS Install
#define FSXSE_SUBVERSION 62615
#define WEBSOCKET_ADDRESS "wss://ws.hofmannnet.myhome-server.de:8000"
#define WEBSOCKET_ADDRESS "wss://wsecho.hofmannnet.myhome-server.de/ws"
#endif