AllenNeuralDynamics / AllenNeuralDynamics/one-liner
Consider an async RouterClient
Open
- Dominant language
- Python
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.