Aiohttp implementation for MicroPython
- Lingua principale
- Python
- Stelle
- 16.5k
- Fork
- 2.4k
- Merge medio
- 17h 22m
- PR unite (30g)
- 212
Descrizione
### 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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.