ycytt-rs

Results 5 issues of ycytt-rs

Would like to add support for proxy protocol (https://www.haproxy.org/download/1.8/doc/proxy-protocol.txt) in actix-web. Add this support would extend the use of actix to e.g. aws elb, google tcp load balancer. If someone...

C-feature
A-web

Hi, I really enjoy the concept and the apis of this project. But when I trace the commit history. I usually found the commits related to code formatting. I would...

batch_put() api would give the following error: ``` gRPC error: RpcFailure: 13-INTERNAL Failed to deserialize response message: Codec(WireError(UnexpectedWireType(WireTypeLengthDelimited))) ``` tikv server: v6.1.3 I also tested tikv v4.0. It does not...

### What version of Elysia.JS is running? 1.0.8 ### What platform is your computer? Linux x86 ### What steps can reproduce the bug? src/index.ts: ```typescript import { Elysia } from...

bug