vertx-sse
SSE handler
Provides an SSE handler for Vert.x Web to support Server-Sent-Events
Add support for Server-Sent-Events in Vert.x Web
47 stars
4 watching
13 forks
Language: Java
last commit: almost 5 years ago
Linked from 1 awesome list
javaserver-sent-eventsssevertxvertx-web
Related projects:
Repository | Description | Stars |
---|---|---|
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-feeds | An application that aggregates news from various sources and notifies subscribers in real-time. | 130 |
aesteve/grooveex | Adds syntaxic sugar to Vertx-Groovy API for asynchronous programming and event-driven I/O handling | 14 |
aesteve/vertx-dgraph-client | An example project demonstrating how to use Vert.x gRPC client to interact with a running DGraph service | 1 |
aesteve/vertx-eventbus-client-rs | Provides Rust primitives to interact with Vert.x's TCP-based event bus | 10 |
aesteve/vertx-kotlin-todomvc | Implementation of the TodoMVC server using Vert.x and Kotlin | 7 |
spriet2000/vertx-handlers-http | Provides a minimal and adaptable interface for developing web applications on the vert-x3 platform | 11 |
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 |
eclipse-vertx/vertx-auth | Provides common authentication implementations for Vert.x applications | 166 |
ef-labs/vertx-solr-service | Provides an event-driven Solr service using Vert.x 3 with proxying via the Event Bus. | 4 |
atmosphere/atmosphere-vertx | A toolkit for building WebSocket and HTTP servers with reactive programming capabilities | 41 |
gchauvet/vertx-async | A Java library providing helpers for common async patterns in the Vert.x framework. | 12 |
vert-x3/vertx-web | Provides building blocks and a template engine for creating web applications with Vert.x | 1,113 |