adafruit / adafruit/Adafruit_CircuitPython_asyncio
Use CircuitPython socket support
Open
- Dominant language
- Python
- Stars
- 30
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Change `asyncio.open_connection()` and `asynico.start_server()` to use CircuitPython's socket support.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the asyncio.open_connection() and asynico.start_server() entry points and read how their socket handling currently works. Update both entry points to use CircuitPython's socket support, then verify that connection and server behavior still works with the project's available checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, networking
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100