aio-libs / aio-libs/aiohttp

Aiohttp implementation for MicroPython

Open
#6,584 6 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
16.5k
Forks
2.4k
Avg merge
17h 22m
Merged PRs (30d)
212

Description

### 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.