Skip to content

Async Routing #2301

Open
Open
@TheBlueMatt

Description

@TheBlueMatt

With the new Router trait running in forward-pending-HTLCs, we should consider allowing it to be async. Its not a huge deal since forwarding can basically be arbitrarily long we don't care too much, but Rust users generally expect things to be async and it'd be nice if we could parallelize routing by making it asyn and letting users parallelize if they want to.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions