Aiohttp implementation for MicroPython
Offen
enhancement
- Vorherrschende Sprache
- Python
- Sterne
- 16.5k
- Forks
- 2.4k
- Ø Merge
- 17 Std. 22 Min.
- Gemergte PRs (30 T.)
- 212
Beschreibung
### 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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.