pace icon indicating copy to clipboard operation
pace copied to clipboard

Breaks WebSocket

Open dannysmc95 opened this issue 4 years ago • 2 comments

Hi there,

It looks like pace does not properly manage WebSocket connections, and therefore attempts to proxy it, and then breaks it, this has been tested using AWS Chime SDK, and I can see that the connections fail when Pace is being used.

Can you either create an option to ignore WebSockets or find a fix for the issue so we can patch it.

Thanks in advance, Danny

dannysmc95 avatar Apr 29 '20 12:04 dannysmc95

Either you try with the option "trackWebSocket = false" (which didn't work for me)

Or you take a pace version with all websocket's reference removed from the source code that i just published in my company's private repository:

https://www.npmjs.com/package/@esfaenza/pace

EmaGht avatar Sep 22 '20 09:09 EmaGht

Hi, yes no worries, we had to do the same, I was just noting it for the developers to fix it, but looks like this project is dead.

dannysmc95 avatar Sep 22 '20 15:09 dannysmc95