This CL implements the handshake process in HandleConnection call, which
eliminates the handshake process in the early connection phase.
This CL also removes many unused codes from guacamole.
This CL improves eliminates the massive network consumption, the server will not send sync instruction by every frame but only when something is actually rendered.
sync
instruction by every frame but only when something is actually rendered.Fixes #2