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

Set up py3-only tools/quic and its venv #23075

Merged
merged 3 commits into from
Apr 21, 2020
Merged

Set up py3-only tools/quic and its venv #23075

merged 3 commits into from
Apr 21, 2020

Commits on Apr 21, 2020

  1. [quic] Set up py3-only tools/quic and its venv

    This does not include the actual server, but only sets up the skeleton:
    * Introduce a "py3only" to commands.json
    * Create the skeleton of tools/quic and set up its venv
    
    The plan is to have `wpt serve` call `wpt servequic` (behind a flag).
    
    For more details, see
    https://github.com/web-platform-tests/rfcs/blob/master/rfcs/quic.md
    Hexcles committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    f56479b View commit details
    Browse the repository at this point in the history
  2. Squashed 'tools/third_party/aioquic/' content from commit 88f258ae47

    git-subtree-dir: tools/third_party/aioquic
    git-subtree-split: 88f258ae47b7ec85de5ecf4104665054b969a9bb
    Hexcles committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    5f4a792 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f2be92 View commit details
    Browse the repository at this point in the history