Draft: Fix plug disconnect
When client disconnects, the Plug.Conn still tries to send data, generating a lot of errors.
Hope we can fix #15
When client disconnects, the Plug.Conn still tries to send data, generating a lot of errors.
Hope we can fix #15