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

websocket: tunneling websockets (and upgrades in general) over H2 #4188

Merged
merged 6 commits into from
Aug 28, 2018

Commits on Aug 16, 2018

  1. tunneling websockets (and upgrades in general) over H2

    Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
    alyssawilk committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    b49f7e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

  1. Merge branch 'master' into h2_websocket

    Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
    alyssawilk committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    cdd027d View commit details
    Browse the repository at this point in the history
  2. reviwer comments -websocket-only

    Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
    alyssawilk committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    d8befc3 View commit details
    Browse the repository at this point in the history
  3. Removed TODO: can't link to allow_connect until we unhide it

    Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
    alyssawilk committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    de45c14 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2018

  1. BoolValue->bool

    Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
    alyssawilk committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    a515a1e View commit details
    Browse the repository at this point in the history
  2. Fixing format :-(

    Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
    alyssawilk committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    96ea33f View commit details
    Browse the repository at this point in the history