armeria

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

Github星跟踪图

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.

Requirements

Java 8 or later.
See Requirements for more information.

How to build

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

$ ./gradlew build

How to ask a question

Ask a question tagged with armeria at StackOverflow.

How to chat with us

Join our Slack workspace.

How to contribute

See CONTRIBUTING.md.

主要指标

概览
名称与所有者line/armeria
主编程语言Java
编程语言Java (语言数: 11)
平台
许可证Apache License 2.0
所有者活动
创建于2015-11-16 04:04:01
推送于2025-06-10 10:32:54
最后一次提交
发布数259
最新版本名称armeria-1.32.5 (发布于 )
第一版名称armeria-0.4.0.Final (发布于 2015-11-16 16:42:29)
用户参与
星数4.9k
关注者数183
派生数1k
提交数4.7k
已启用问题?
问题数2079
打开的问题数603
拉请求数3760
打开的拉请求数68
关闭的拉请求数319
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?