yaroshoris
Results
1
comments of
yaroshoris
I faced with the same problem after getting from binance 1008 error with message "Pong timeout". ``` if op_code == ABNF.OPCODE_CLOSE and not reconnect: return teardown(frame) ``` after this improvements...