Michael Akopov
Michael Akopov
I'm noticing an issue where if I subscribe to more than 1 topic, the frequency of notifications for each subsequent topic drops a lot. For example I'm getting kline data...
I have 3 questions here... 1. I'm trying to figure out how to pass the message received by the WS to the event loop, see code below. 2. Is this...
I observed some odd behavior when trying to store a passed in variable. My constructor in the base class assigns a variable, but when the child class goes to evaluate...