Alexander Vainshtein

Results 2 issues of Alexander Vainshtein

### Is your feature request related to a problem? Please describe. We are facing an issue when a Node app with gRPC client is getting responses slower than expected due...

feature request
package: @grpc/grpc-js

### Problem description When a server responds with headers/trailers exceeding ~64KB, the client hangs (callback is not triggered). ### Reproduction steps - Start a server that adds > 64KB to...

package: @grpc/grpc-js