Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add resource manager support. Follow Kubo. #24

Merged
merged 2 commits into from
Oct 16, 2023
Merged

Commits on Oct 16, 2023

  1. Add resource manager support. Follow Kubo.

    This adds libp2p resource manager support. It follows Kubo's resource manager
    initialization (copy-pasted mostly), as it seems dealing with a default setup
    has many pitfalls.
    
    Fixes #10
    hsanjuan committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    7714145 View commit details
    Browse the repository at this point in the history
  2. go mod tidy

    hsanjuan committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    58c2c12 View commit details
    Browse the repository at this point in the history