Skip to content

[feature request]: Low-Level Connection Management #175

Closed
@kumavis

Description

@kumavis

idea:

some additional controls over establishing/denying connections

  • hooks for denying connections before they are established (when possible)
  • ConnectionManager configuration that can limit the number of connections per transport

usecase:

MetaMask is building an Ethereum light client for the browser using libp2p.
We intend to use webrtc which is resource intensive and can only safely support 2-5 active connections.
We need to be able to deny incoming webrtc connection attempts after some threshold.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions