nvidia-riva / python-clients

Riva Python client API and CLI utils
MIT License
62 stars 20 forks source link

Any plans for async support? #68

Open jose-speak opened 6 months ago

jose-speak commented 6 months ago

Hello! Are there plans to add async support to this library through the gRPC AsyncIO API? It would be useful to in order to use it within async contexts, for example a FastAPI web app with async endpoints.