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

feat: add support for libp2p ContentRouting and PeerRouting #44

Merged
merged 7 commits into from
Oct 30, 2023

Commits on Oct 27, 2023

  1. feat: add support for libp2p ContentRouting and PeerRouting

    Enables passing a client instance as a libp2p service which will
    detect it's `ContentRouting` and `PeerRouting` capabilities and
    configure them for use.
    achingbrain committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    7311bc7 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    bb8e8b8 View commit details
    Browse the repository at this point in the history
  2. chore: apply suggestions from code review

    Co-authored-by: Russell Dempsey <[email protected]>
    achingbrain and SgtPooki authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    c81a4db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    859da87 View commit details
    Browse the repository at this point in the history
  4. chore: apply suggestions from code review

    Co-authored-by: Russell Dempsey <[email protected]>
    achingbrain and SgtPooki authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    88eb8d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d399c7e View commit details
    Browse the repository at this point in the history
  6. chore: update readme

    achingbrain committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    236b0a0 View commit details
    Browse the repository at this point in the history