Allow persistent connections
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 269
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
This was proposed in #18 but not implemented.
For Symfony HttpClient, people showed interest in using persistent cURL connections.
Having support in AMPHP would be nice for feature parity.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the earlier proposal in issue #18 and Symfony's pull request #62751, then trace how AMPHP currently manages client connections. Define the persistent cURL connection behavior and its compatibility requirements before identifying the relevant implementation and tests. Done means AMPHP supports the requested persistent connections with feature parity.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100