DiamondLightSource / DiamondLightSource/blueapi
Decide on http client dependencies
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 13
- Fork
- 13
- Merge trung bình
- 2 ngày 11 giờ
- Pull request đã merge (30 ngày)
- 25
Mô tả
Requests does not support async requests. Making numtracker integration async (ACQP-436) would need `httpx` and it'd make sense to only have one library.
`aiohttp` could also be an alternative but is async only so would require further changes where as httpx supports both so would be a drop in replacement.
## Acceptance Criteria
- There is one http library in use in blueapi
- That library can make async requests
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.