← Graph

VNC↔WebSocket frame translation

question 2 connections

Audience question on the browser-side remote console: is there post-processing between VNC frames and WebSocket frames, and how efficient is it in Ruby? Answer: for the browser case there is translation (done with method calls), not particularly efficient in Ruby. For the PURR smuggling case no translation is needed — the proxy just routes TCP.

answer_summary
Browser remote console translates frames (not very efficient in Ruby); PURR smuggling just routes raw TCP.
question VNC↔WebSocket frame translation
about
VNC concept
Specifically about VNC frame handling
question VNC↔WebSocket frame translation
asked_at
Q&A question on efficiency of frame translation

Provenance

Read by
4 extractions