weimch

Results 2 comments of weimch

If it will help, I'm developing grpc protocol using nghttp2-lib.(C++) I found that if server sent ping to client, but client didn't response ping-ack to server, the server will send...

> The server is always supposed to send an RST_STREAM with code 0 after sending trailers. That is expected and should not cause an error. This error occurs when the...