pace
pace copied to clipboard
Breaks WebSocket
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
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
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.