Add support for dual-stack networking (ipv4 + ipv6)
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 68/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Active
- Tech stack
- python
- Domain
- networking
Research direction
Start with the listener setup in src/matrix_content_scanner/httpserver.py around lines 145-151 and the listener configuration in config.sample.yaml around lines 16-19. Trace how the current single listener is configured and started, then update the configuration and startup path to support both IPv4 and IPv6 listeners. Done means the service can run with a list of listeners instead of requiring two parallel processes.
Written by the indexing model from the issue text.
Description
Is your feature request related to a problem? Please describe.
matrix-content-scanner-python only connects to 1 listener. This prevents it from running on both ipv4 and ipv6.
Describe the solution you'd like
Add a list of listeners instead of a single one in https://github.com/element-hq/matrix-content-scanner-python/blob/367a8c56ed6f95c5f36aa8ac035725af2972e6c5/config.sample.yaml#L16-L19
Describe alternatives you've considered
Run 2 matrix-content-scanner processes in parallel.
- Dominant language
- Python
- Stars
- 25
- Forks
- 16
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 12
Contributor guide
No contributing guide indexed for this repository
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.
More from element-hq/matrix-content-scanner-python
-
Difficulty 3/5 1-2 days Newbie friendliness 58/100
-
enhancement
Difficulty 5/5 Over a week Newbie friendliness 20/100
element-hq/matrix-content-scanner-python#78 · 1 reaction ·
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
element-hq/matrix-content-scanner-python#77 · 1 reaction ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
element-hq/matrix-content-scanner-python#56 · 2 reactions ·
All issues in element-hq/matrix-content-scanner-python
Similar issues
-
area: harness bug status: needs-triage
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Human-Agent-Society/reef#625 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 1/5 Under an hour Newbie friendliness 80/100
learningequality/kolibri#15351 · 2 comments ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Name consistency Open
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
eellak/triplestore#65 · 1 comment ·