Aiohttp implementation for MicroPython
オープン
enhancement
- 主要言語
- Python
- スター
- 16.5k
- フォーク
- 2.4k
- 平均マージ
- 17時間 22分
- マージ済み PR(30日)
- 212
説明
### Is your feature request related to a problem?
There's lack of a suitable async http client and server for [MicroPython](https://github.com/micropython/micropython).
### Describe the solution you'd like
Aiohttp can be implemented for MicroPython language to be used in many IOT projects.
### Describe alternatives you've considered
There are some tiny - non developed projects but they are full of bugs.
### Related component
Server, Client
### Additional context
MicroPython supports asyncio and I think some memory optimization stuff should be done.
### Code of Conduct
- [X] I agree to follow the aio-libs Code of Conduct
コントリビューションガイド
評価
この issue はまだ評価されていません。