Lincong Li
Results
12
issues of
Lincong Li
We are on Armeria 1.16.3 and we noticed that the below code pattern can yield a HTTP response with 2 entries keyed by `content-type`: ```scala import com.linecorp.armeria.common.HttpResponse val responseMsg =...
defect
discussion
Hi there, we build gRPC clients with Armeria 1.16.3. I wonder whether either of the following ideas could be good: 1. Let `com.linecorp.armeria.client.ClientBuilder` class expose an API to build and...
performance