Without changing the 'Host' header, a standalone instance we use for jitsi dev work will generate: config.websocket = 'wss://localhost:8080/xmpp-websocket' This was fine with BOSH, but a Websocket will not connect. With this change it will be(based on the default devServerProxyTarget): config.websocket = 'wss://alpha.jitsi.net/xmpp-websocket'efficient_tiling
|
|
||
38 |
|
38 |
|
39 |
|
39 |
|
40 |
|
40 |
|
41 |
|
|
|
|
41 |
|
|
|
42 |
|
|
|
43 |
|
|
|
44 |
|
|
42 |
|
45 |
|
43 |
|
46 |
|
44 |
|
47 |
|