An open API service indexing awesome lists of open source software.

https://github.com/eclipse-vertx/vertx-grpc

Development of the gRPC component for Eclipse Vert.x
https://github.com/eclipse-vertx/vertx-grpc

Last synced: 8 months ago
JSON representation

Development of the gRPC component for Eclipse Vert.x

Awesome Lists containing this project

README

          

[![Build Status (5.x)](https://github.com/eclipse-vertx/vertx-grpc/actions/workflows/ci-5.x.yml/badge.svg)](https://github.com/eclipse-vertx/vertx-grpc/actions/workflows/ci-5.x.yml)
[![Build Status (4.x)](https://github.com/eclipse-vertx/vertx-grpc/actions/workflows/ci-4.x.yml/badge.svg)](https://github.com/eclipse-vertx/vertx-grpc/actions/workflows/ci-4.x.yml)

# Vert.x gRPC

Vert.x gRPC is a gRPC implementation based on Vert.x, it aims to implement an application level API as well as a request/response oriented API
to write gRPC middlewares like reverse proxies.

# License

Eclipse Public License - Version 2.0 / Apache License - Version 2.0