{"id":13808059,"url":"https://github.com/aesteve/http2-showcase","last_synced_at":"2025-05-08T23:28:57.328Z","repository":{"id":87789624,"uuid":"52199545","full_name":"aesteve/http2-showcase","owner":"aesteve","description":"Showcase for http2 Vert.x server vs. standard http","archived":false,"fork":false,"pushed_at":"2017-04-27T07:13:35.000Z","size":273,"stargazers_count":7,"open_issues_count":3,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-31T19:21:17.362Z","etag":null,"topics":["demo","http2","vertx","vertx-web"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aesteve.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-02-21T09:33:46.000Z","updated_at":"2018-04-14T14:13:29.000Z","dependencies_parsed_at":"2024-01-03T02:25:22.371Z","dependency_job_id":"e1e28113-211c-4bed-aca5-788269410b44","html_url":"https://github.com/aesteve/http2-showcase","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aesteve%2Fhttp2-showcase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aesteve%2Fhttp2-showcase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aesteve%2Fhttp2-showcase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aesteve%2Fhttp2-showcase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aesteve","download_url":"https://codeload.github.com/aesteve/http2-showcase/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253162750,"owners_count":21863971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["demo","http2","vertx","vertx-web"],"created_at":"2024-08-04T01:01:34.352Z","updated_at":"2025-05-08T23:28:57.277Z","avatar_url":"https://github.com/aesteve.png","language":"Java","funding_links":[],"categories":["Examples"],"sub_categories":[],"readme":"### Vert.x HTTP/2 showcase\n\nThis projects aims at showing [Vert.x](http://vertx.io) [HTTP/2](https://en.wikipedia.org/wiki/HTTP/2) capabilities.\n\nTo run the project, simply run `./gradlew run` from the project's root directory, then point your browser at [http://localhost:8080](http://localhost:8080) to get started.\n\nTwo HTTP servers are running:\n\n* An HTTP/1.1 server running on http://localhost:8080\n* An HTTP/2 server running on https://localhost:8443\n\nThey both are running the exact same code, the only difference is that the second one has been declared with a specific option : `setUseAlpn(true)`.\n\nBy default, when running on your local machine, a latency of 100ms is arbitrarily simulated. So that you can figure out the difference it makes in a real-life environment.\nYou can change the latency by clicking on the links on the right of the image, or by adding a query parameter named `latency` to the page's URL.\n\ne.g. [http://localhost:8080/image.hbs?latency=999](http://localhost:8080/image.hbs?latency=999)\n\nThe project uses :\n* [Vert.x](http://vertx.io)\n* [Vert.x web](http://vertx.io/docs/#web)\n* [Handlebars](https://github.com/jknack/handlebars.java) as template engine\n\nLicensed under [Apache 2.0 license](http://www.apache.org/licenses/LICENSE-2.0)\n\nAny contribution is welcome.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faesteve%2Fhttp2-showcase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faesteve%2Fhttp2-showcase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faesteve%2Fhttp2-showcase/lists"}