JavaScript connection manager for libp2p.
Features
- The ConnectionManager is responsible for managing the peers to which the current node is connected
- The application using ConnectionManager can set various limits, and if these limits are exceeded, the ConnectionManager will trigger the disconnection of peers
- When the limits are reached, the ConnectionManager will start disconnecting peers, starting from the least important ones
- By default, all peers have the same importance (1), but the application can define custom importance values for peers
- The ConnectionManager constructor can accept an optional options object
- Creation of ConnectionManager
Categories
File SharingLicense
MIT LicenseFollow libp2p-connection-manager
Other Useful Business Software
Build Securely on AWS with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of libp2p-connection-manager!