tmc / grpc-websocket-proxy

A proxy to transparently upgrade grpc-gateway streaming endpoints to use websockets
MIT License
553 stars 72 forks source link

Gracefully handle websocket CloseNormalClosure #5

Closed johanbrandhorst closed 7 years ago

johanbrandhorst commented 7 years ago

These used to trigger a nasty warning message, now they just log to the debug logger instead.