Closed yuvipanda closed 4 years ago
We do some timeout tricks to move data around from ssh <-> websocket.
This is lame. We should instead wait for data to become available in one place, and then send it to another, via callbacks or something. We're practically busy-looping right now.
We do some timeout tricks to move data around from ssh <-> websocket.
This is lame. We should instead wait for data to become available in one place, and then send it to another, via callbacks or something. We're practically busy-looping right now.