Skip to content

Add support for dual-stack networking (ipv4 + ipv6) #162

Description

@gaelgatelement

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

# Configuration for hosting the HTTP(S) API.
web:
host: 127.0.0.1
port: 8080

Describe alternatives you've considered
Run 2 matrix-content-scanner processes in parallel.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions