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

quics: comment here #6

Closed
wants to merge 3 commits into from
Closed

quics: comment here #6

wants to merge 3 commits into from

Commits on Mar 12, 2020

  1. quic: initial quic implementation

    Co-authored-by: Anna Henningsen <anna@addaleax.net>
    Co-authored-by: Daniel Bevenius <daniel.bevenius@gmail.com>
    Co-authored-by: gengjiawen <technicalcute@gmail.com>
    Co-authored-by: James M Snell <jasnell@gmail.com>
    Co-authored-by: Lucas Pardue <lucaspardue.24.7@gmail.com>
    Co-authored-by: Ouyang Yadong <oyydoibh@gmail.com>
    Co-authored-by: Juan Jos<C3><A9> Arboleda <soyjuanarbol@gmail.com>
    Co-authored-by: Trivikram Kamat <trivikr.dev@gmail.com>
    Co-authored-by: Denys Otrishko <shishugi@gmail.com>
    9 people committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    2350cdf View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. quic: fixup test-fs-chown

    PR-URL: nodejs/quic#360
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    jasnell committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    e7b25da View commit details
    Browse the repository at this point in the history
  2. quic: fixup broken test when quic unavailable

    PR-URL: nodejs/quic#359
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    jasnell committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    928c50e View commit details
    Browse the repository at this point in the history