Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soundvibe/reacto-vertx
reacto microservices using vert.x
https://github.com/soundvibe/reacto-vertx
microservices reactive reacto service-discovery vertx websockets
Last synced: 10 days ago
JSON representation
reacto microservices using vert.x
- Host: GitHub
- URL: https://github.com/soundvibe/reacto-vertx
- Owner: soundvibe
- License: apache-2.0
- Created: 2017-01-24T08:23:07.000Z (almost 8 years ago)
- Default Branch: develop
- Last Pushed: 2019-02-03T18:19:19.000Z (almost 6 years ago)
- Last Synced: 2024-10-18T10:14:53.450Z (about 1 month ago)
- Topics: microservices, reactive, reacto, service-discovery, vertx, websockets
- Language: Java
- Size: 142 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/net.soundvibe/reacto-vertx/badge.svg)](https://maven-badges.herokuapp.com/maven-central/net.soundvibe/reacto-vertx)
[![Build Status](https://travis-ci.org/soundvibe/reacto-vertx.png)](https://travis-ci.org/soundvibe/reacto-vertx)
[![Coverage Status](https://codecov.io/github/soundvibe/reacto-vertx/coverage.svg?branch=develop)](https://codecov.io/github/soundvibe/reacto-vertx?branch=develop)# reacto-vertx
[reacto](https://github.com/soundvibe/reacto) implementation using [vert.x](http://vertx.io)### Implements
* Http Server
* Service Registry using different back-ends
* Command Handler through WebSockets
* SSE handler
* Supervised Agent Verticle