mirror of https://github.com/jitsi/jitsi-meet
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'pull/5023/head jitsi-meet_4199
parent
c05b4a43e8
commit
6c3a5793b4
Loading…
Reference in new issue