http2-showcase

HTTP comparison demo

Demonstrates performance differences between HTTP/2 and standard HTTP using Vert.x

Showcase for http2 Vert.x server vs. standard http

GitHub

7 stars
4 watching
3 forks
Language: Java
last commit: over 7 years ago
Linked from 1 awesome list

demohttp2vertxvertx-web

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
aesteve/vertx-sse Provides an SSE handler for Vert.x Web to support Server-Sent-Events 47
spriet2000/vertx-handlers-http Provides a minimal and adaptable interface for developing web applications on the vert-x3 platform 11
aesteve/vertx-markdown-service Basic Vert.x service to generate HTML from markdown using the event bus. 6
aesteve/todo-backend-vertx Asynchronous implementation of a simple Todo backend using Vert.x and localMap for storage 5
aesteve/vertx-kotlin-todomvc Implementation of the TodoMVC server using Vert.x and Kotlin 7
aesteve/vertx-feeds An application that aggregates news from various sources and notifies subscribers in real-time. 130
aesteve/vertx-dgraph-client An example project demonstrating how to use Vert.x gRPC client to interact with a running DGraph service 1
vert-x3/vertx-web Provides building blocks and a template engine for creating web applications with Vert.x 1,113
aesteve/vertx-eventbus-client-rs Provides Rust primitives to interact with Vert.x's TCP-based event bus 10
fex-team/http2-spec Maintains the HTTP/2 specification through collaborative editing and review 1,128
vietj/retrofit-vertx An adapter for Retrofit that leverages Vert.x's capabilities to create a scalable HTTP client 31
ef-labs/vertx-elasticsearch-service Vert.x implementation of an Elasticsearch service with event bus proxying 57
lukehutch/serverx A Vert.x-powered web server with simple annotation-based configuration of routes and built-in security features. 19
appsflyer/donkey A modern Clojure HTTP server and client built for ease of use and performance 292
survivejs-demos/mobx-demo MobX port of web application examples from SurviveJS book 85