AllenNeuralDynamics / AllenNeuralDynamics/one-liner
Consider an async RouterClient
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 3
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Currently, it's a bit of a headache retrieving the data from RouterClient when the receiving side is built on asyncio (ex: FastAPI). Ideally, we could just await receiving data on streams without much more complexity than that.
Let's explore writing an asyncio `RouterClient` to simplify retrieving data from an architecture built on asyncio.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.