Hacker News new | ask | show | jobs
by espadrine 3973 days ago
Guacamole is a text protocol. The screen is sent as PNG images in base64. It was built before websockets were compatibly implemented across browsers.
1 comments

Any idea what the actual performance impact of that is?
For fullscreen 60FPS, it's probably going to increase the bandwidth requirements by an order of magnitude, which will lock out a bunch of users on less-than-ideal connections.