Thanks to visit codestin.com
Credit goes to github.com

Skip to content
forked from line/armeria

Asynchronous RPC/API client/server library built on top of Java 8, Netty 4.1, HTTP/2, and Thrift

License

Notifications You must be signed in to change notification settings

jongyeol/armeria

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

383 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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, and Thrift. Its primary goal is to help engineers build high-performance asynchronous Thrift microservices that use HTTP/2 as a session layer protocol, although it is designed to be protocol-agnostic and highly extensible (for example, you can serve a directory of static files via HTTP/2 and run Java EE web applications).

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

About

Asynchronous RPC/API client/server library built on top of Java 8, Netty 4.1, HTTP/2, and Thrift

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 91.7%
  • Thrift 4.3%
  • CSS 1.4%
  • HTML 1.4%
  • JavaScript 0.9%
  • Python 0.2%
  • Shell 0.1%