ftx
ftx copied to clipboard
Replace websockets library with websocket-client for support proxy.
Because websockets library do not support proxy but websocket-client works perfect.
And I honestly find the fact that the issue for proxy support of websockets (https://github.com/aaugustin/websockets/issues/364) has been open for 3 years and has a "funding needed" label. That's amazing me.