Skip to content

Add connection_limits behavior to FuelBehavior #1560

@MitchTurner

Description

@MitchTurner

Before upgrading libp2p we managed our connection limits through the SwarmBuilder. That functionality has since been removed from the SwarmBuilder and moved to a dedicated connection_limit behavior:
https://github.com/libp2p/rust-libp2p/blob/master/misc/connection-limits/src/lib.rs

We need to add tests that verify desired connection limiting and then add the behavior to fulfill our requirements :)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions