Currently, we use `websocket-client` library which does not have a pure async implementation `websockets` has one, but it does not support http proxy https://github.com/aaugustin/websockets/issues/364 When possible use a pure async library
Currently, we use
websocket-clientlibrary which does not have a pure async implementationwebsocketshas one, but it does not support http proxy python-websockets/websockets#364When possible use a pure async library