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

Replace webtransport-generic with web-transport #151

Merged
merged 5 commits into from
Apr 6, 2024
Merged

Replace webtransport-generic with web-transport #151

merged 5 commits into from
Apr 6, 2024

Commits on Apr 6, 2024

  1. Switch from webtransport_generic to web_transport.

    A concrete implementation that differs by platform is so much easier to work with.
    kixelated committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    1d31775 View commit details
    Browse the repository at this point in the history
  2. Fix read/write

    kixelated committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    747ef51 View commit details
    Browse the repository at this point in the history
  3. Use remote version.

    kixelated committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    43a4c3f View commit details
    Browse the repository at this point in the history
  4. Clippy

    kixelated committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    acee7ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a962151 View commit details
    Browse the repository at this point in the history