grpc-websocket-proxy icon indicating copy to clipboard operation
grpc-websocket-proxy copied to clipboard

Added context to proxy request, fix when websocket close gRPC connect…

Open xsephiroth opened this issue 6 years ago • 0 comments

I'm using server side stream, when client ws closed python server side call context.is_active() is always True, the proxy is not correctly released.

xsephiroth avatar Aug 29 '19 09:08 xsephiroth