line/armeria

Name: armeria

Owner: LINE

Description: Asynchronous RPC/REST library built on top of Java 8, Netty, HTTP/2, Thrift and gRPC

Created: 2015-11-16 04:04:01.0

Updated: 2018-05-24 08:52:51.0

Pushed: 2018-05-24 08:57:40.0

Homepage: https://line.github.io/armeria/

Size: 56360

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Visit the official web site for more information.

Armeria

Armeria is an open-source asynchronous RPC/API client/server library built on top of Java 8, Netty 4.1, HTTP/2, Thrift and gRPC. Its primary goal is to help engineers build high-performance asynchronous microservices that use HTTP/2 as a session layer protocol.

It is open-sourced and licensed under Apache License 2.0 by LINE Corporation, who uses it in production.

How to build

We use Gradle to build Armeria. The following command will compile Armeria and generate JARs and web site:

gradlew build
How to ask a question

Just create a new issue to ask a question, and browse the list of previously answered questions.

We also have a Slack workspace.

How to contribute

See CONTRIBUTING.md.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.