Skip to content

TransportManager: Allow users to configure custom transport protocols #345

@lexnv

Description

@lexnv

Litep2p supports a few transport protocols out of the box, like TCP and WebSocket. While the Transport trait makes these protocols customizable, there's no way for users to plug in their own transports. It'd be great to allow external transport implementations (like a memory transport) without having to modify the crate itself.

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