How to use SPOT Websocket with binance-connector Python?

Hi,

How can I use the SPOT Websocket with the binance-connector Python?
I put the base_url=“wss://ws-api.binance.com” to initialize the client and it seemed to work. However, anything else doesn’t because the API adds “/api/v3” whereas for the SPOT websocket it should be “/ws-api/v3”.

Thank you.

Sorry the Websocket API is not supported in the binance connector yet.

Thank you.
Do you think there is a chance it will be enabled in the binance-connector (Python) any time soon?

we are working on it, but no ETA yet.

Thanks!
I look forward to trying it one day.
Regards, V