atmosphere-vertx
Reactive web server toolkit
A toolkit for building WebSocket and HTTP servers with reactive programming capabilities
Atmosphere for Vert.x
41 stars
13 watching
10 forks
Language: Java
last commit: 12 months ago
Linked from 1 awesome list
atmospherejavajerseyreactivevertxwebsocket
Related projects:
Repository | Description | Stars |
---|---|---|
vert-x3/vertx-rx | A reactive extensions framework for building composable and event-driven applications with Vert.x | 147 |
imrafaelmerino/vertx-effect | A toolkit for building reactive applications using actors and persistent data structures in Vert.x | 0 |
vert-x3/vertx-web | Provides building blocks and a template engine for creating web applications with Vert.x | 1,113 |
reactiverse/aws-sdk | A Vertx NIO-based client library for using AWS SDK v2 in non-blocking, scalable applications. | 49 |
spriet2000/vertx-handlers-http | Provides a minimal and adaptable interface for developing web applications on the vert-x3 platform | 11 |
vert-x3/vertx-reactive-streams | A Java library providing a standard for asynchronous stream processing with non-blocking back pressure. | 49 |
zandero/rest.vertx | Tools for building and managing REST APIs with Vert.x | 160 |
reactiverse/vertx-maven-plugin | A Maven plugin that facilitates the development and packaging of Vert.x applications | 74 |
lukehutch/serverx | A Vert.x-powered web server with simple annotation-based configuration of routes and built-in security features. | 19 |
reactiverse/es4x | Provides JavaScript 4 Eclipse Vert.x support with GraalVM optimization | 884 |
juanavelez/vertx-util | A collection of utility methods for working with Vert.x | 2 |
vert-x3/vertx-shell | A command-line interface and scripting language for interacting with the Vert.x framework | 38 |
leonoel/missionary | A toolkit providing referentially transparent operators for reactive dataflow programming in Clojure/Script | 673 |
reactivex/rxjavaasyncutil | Async utilities for RxJava to simplify asynchronous programming | 133 |
aesteve/vertx-sse | Provides an SSE handler for Vert.x Web to support Server-Sent-Events | 47 |