Open Chenger1 opened 3 months ago
Implemented async support for all existing API based in _V5HTTPManager. For api requests use HTTPX. To make code more clear, refactor current _V5HTTPManager
Also, provide async websocket manager using "websockets" library
Does anyone can review this PR?
Implemented async support for all existing API based in _V5HTTPManager. For api requests use HTTPX. To make code more clear, refactor current _V5HTTPManager
Also, provide async websocket manager using "websockets" library