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

chore: remove libp2p deps from webrtc transport #2817

Merged
merged 7 commits into from
Nov 14, 2024

Commits on Nov 11, 2024

  1. chore: remove libp2p deps from webrtc transport

    Moves integration-style testing to integration tests, runs the extra
    tests against every transport and remove deps that mean a libp2p
    release causes a webrtc release.
    achingbrain committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    5ae0b22 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. chore: fix linting

    achingbrain committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    ce37939 View commit details
    Browse the repository at this point in the history
  2. chore: remove unused code

    achingbrain committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    c5b2bcc View commit details
    Browse the repository at this point in the history
  3. chore: fix deps

    achingbrain committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    16ed0bd View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    fc0146e View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    3c7499c View commit details
    Browse the repository at this point in the history
  2. chore: fix build

    achingbrain committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    cd9826b View commit details
    Browse the repository at this point in the history