Gets us better throughput when polling multiple endpoints (eg. option and stock quotes simultaneously) since slower round trip request won't block faster ones when using multiple connections. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _util.py | ||
| config.py | ||
| core.py | ||
| data.py | ||
| questrade.py | ||
| robinhood.py | ||