Currently the server keeps [writing](https://github.com/dialohq/ocaml-grpc/blob/076109e/lib/grpc-async/connection.ml#L34-L40) even after the client closes the connection. I'm not sure if it's even possible to detect it.
Currently the server keeps writing even after the client closes the connection.
I'm not sure if it's even possible to detect it.