You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While using my phone hotspot the other day, I noticed how much data the REST API takes with 5 tickers and 3s refresh rate: constantly pulling at 10-15KBps. Websockets should minimise the amount of bandwidth.
The text was updated successfully, but these errors were encountered:
at the moment I have very little time to work on this project so I would very much welcome any contribution. You can check out my 'websocks' branch where I got something rudimentary going. But the issue is getting it to run properly (and reliably) in a GUI environment. If you have any ideas on that, I'd love to try and implement!
While using my phone hotspot the other day, I noticed how much data the REST API takes with 5 tickers and 3s refresh rate: constantly pulling at 10-15KBps. Websockets should minimise the amount of bandwidth.
The text was updated successfully, but these errors were encountered: