Refactor connection and transport
Open
enhancement
- Dominant language
- Python
- Stars
- 39
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
Separate and untangle pike's Client, Connection, Transport and BasePoller objects to more closely match python 3's asyncio module.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the existing Client, Connection, Transport, and BasePoller objects and compare their responsibilities with Python 3's asyncio module. The issue provides no file, test, or entry point, so first map where these objects are defined and used. Done means their responsibilities are separated and untangled to more closely match asyncio.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- networking
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100