yu-keun, OH
yu-keun, OH
*Title*: *I need a guide for gRPC compression/decompression.* *Description*: The filter for compression/decompression works only for http1.1. I would like to know about the guide or method for gRPC compression/uncompression....
*Title*: *Change gRPC-JSON Transcoder Error Response* *Description*: The use of the gRPC-JSON transcoder gives the GRPC an error response. I wish there was a way to export errors in the...
*Title*: *When used as an Envoy Side-car pattern, it is necessary to mention the performance penalty.* *Description*: According to the istio document, there is a performance penalty of about 2.5ms...
*Title*: *May I know about the performance performance of the grpcson trancoder?* *Description*: > A client -> (rest) -> B server and A Client -> (rest) -> envoy -> (transcoder)...
*Title*: *Bridge filters are only used on unary gRPC. How about highlighting this?* *Description*: > Bridge filters are only used in unary gRPC. right? However, many people send clients as...
It would be nice to have an example when you used armeria + spring for docs. I think it will be used a lot as an amaria + spring combination....
### Describe the bug It is used as a combination of armeria and spring, Enable and use option to change REST request to gRPC in armeria. This problem occurs when...