import * as msgpack from 'msgpackr'; import { CollabVMProtocolMessage, CollabVMProtocolMessageType } from '@cvmts/collab-vm-1.2-binary-protocol'; // TODO: reimplement binrects protocol // we can just create/proxy a GuacamoleProtocol manually, // and for the rects do our own thing