Slide 17
Slide 17 text
@armeria_project line/armeria
Different core, different capability
● Netty-based reactive HTTP runtime built from the ground up
enables unsurpassably powerful integration.
● All kinds of endpoints in the same port with minimal overhead
– gRPC, Thrift, GraphQL, REST, …
● Even Tomcat, Jetty and WebFlux
● Decorators work for all endpoints
– Metrics, Tracing, Rate-limiting, …
● Even if it’s not implemented in the upstream