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 Agents and Models on One Platform
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of libp2p-connection-manager!