tedchou12 / webull

Unofficial APIs for Webull.
MIT License
597 stars 183 forks source link

Initial stream setup path correction #282

Closed dnapier closed 2 years ago

dnapier commented 2 years ago

This isn't an issue for me as I'm not using this library, but I have been using it for reference. The path to setup the connection to the streaming brokers is now at scheme://host:443/mqtt for both wspush.webullbroker.com and the other access_token required path. Good luck! Should be an easy fix.

tedchou12 commented 2 years ago

thanks, let me look into this.