vitorbaptista / shellshare

Live terminal broadcasts
https://shellshare.net
Apache License 2.0
224 stars 23 forks source link

Broken pipe when trying to connect to a already full of output terminal #30

Closed clodbrasilino closed 8 years ago

clodbrasilino commented 9 years ago

I just realized that, when trying to connect to a terminal that had already a quite big output before connecting, the web client simply does not show the whole output from the terminal and I receive a 'broken pipe' unhandled exception at the shell.

There's a lot of output between the two terminal screenshots. That's about 50KB+ data.

shellshare terminal 1 shellshare terminal 2

shellshare web

vitorbaptista commented 8 years ago

I'd guess this is solved by https://github.com/vitorbaptista/shellshare/pull/35. If not, please reopen.