Skip to content

Allow multiple servers running in parallel async #26

@mildred

Description

@mildred

Currently, running an httpx server is blocking. I have a use case where I must run multiple servers on multiple ports (admin API plus general purpose HTTP). I'm using asynchttpserver and asyncdispatch, but I'd prefer to use prologue and httpx.

Is there a reason why this could not be implemented in httpx, and are you opened to PRs about this?

Related prologue issue: planety/prologue#105

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions