Skip to content

create P2PHandle to improve p2p service interactions #628

@noot

Description

@noot

Description

the return type of p2p::NodeBuilder::try_build() is too complex (returns many channels for services to interact with the spawned p2p service). this should be refactored into a P2PHandle which contains these channels, with methods for the necessary interactions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions