Open akosyakov opened 6 years ago
Hello @akosyakov, and thanks for the report. We are aware of this issue and it is being caused by sending too much data on the TCP socket. Last time we saw this, it was related to sending the whole directory structure of a massive repository to the connecting client.
There are a couple of things that we could do to mitigate this:
codec::length_delimited::Builder::max_frame_length
. TCP may have some issues with handling frames that are larger than 64kb though.As mentioned in last week's update, this week we are going to present a demo to some colleagues here at GitHub. As such, I don't think we are going to work on this bug before the end of the week. This is on our radar though and it will definitely be addressed at some point.
/cc: @nathansobo
Also some keys don't seem to work, e.g. i cannot enter a new line.
I think this particular key binding has been added on master.
I am getting when trying out Xray in the browser:
Also some keys don't seem to work, e.g. i cannot enter a new line.