Hi,
Since the latest update on LTS, websocket seems to be broken for me.
Basically the origin gets checked, I am not aware that I can disable that check.
Which essentially breaks external websockets for me.
err: ‘websocket: request origin not allowed by Upgrader.CheckOrigin’
I have not found a way yet to either fool it or disable it.
Any ideas?