cli icon indicating copy to clipboard operation
cli copied to clipboard

Websocket

Open amankalra172 opened this issue 3 years ago • 2 comments

Check the functionality of the web socket.

amankalra172 avatar May 06 '21 09:05 amankalra172

It looks like Loophole doesn't support websockets? Is there any plan to change this?

zwass avatar Feb 23 '23 05:02 zwass

Hi @zwass the loophole backend is not doing anything with the encrypted https connection. So this can not block WebSocket usage. But it might be that the CLI is not forwarding some headers correctly which are needed to perform the WebSocket handshake. We will check it and try to provide a patch :)

0x7f avatar Feb 23 '23 07:02 0x7f