Idirect-Tech / Breeze-Python-SDK

The official Python client library for the ICICI Securities trading APIs
MIT License
60 stars 30 forks source link

Feature Request: Use socketio.AsyncClient() instead of socketio.Client() #31

Open Yogesh7920 opened 1 year ago

Yogesh7920 commented 1 year ago

For performance reasons I believe using AsyncClient makes more sense.