Skip to content

x/net/http2/h2demo: stop running #49301

@dmitshur

Description

@dmitshur

The HTTP/2 demo program is currently served at https://http2.golang.org. The index page describes it as:

This server exists for others in the HTTP/2 community to test their HTTP/2 client implementations and point out flaws in our server.

It was created around the time when HTTP/2 support was novel and in active development, eventually being added to the standard library in Go 1.6 in 2016. By now it is still useful but probably significantly less so than it was earlier on.

Though it's sad to say this, I think it has served us well and maybe it's a good time to move on and stop running the HTTP/2 demo server at http2.golang.org, making it easier to focus our attention in other areas that would benefit Go more. (Its source code is public and can always be accessed in the future by anyone interested.)

CC @golang/release, @neild, @bradfitz.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions